diff options
Diffstat (limited to 'source3/include/proto.h')
| -rw-r--r-- | source3/include/proto.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h index 5019cb6b9d..deee1bbf98 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -6025,7 +6025,7 @@ void spoolss_notify_cjobs(int snum,  				 TALLOC_CTX *mem_ctx);  void construct_info_data(struct spoolss_Notify *info_data,  			 enum spoolss_NotifyType type, -			 enum spoolss_Field field, +			 uint16_t field,  			 int id);  struct spoolss_DeviceMode *construct_dev_mode(TALLOC_CTX *mem_ctx,  					      const char *servicename);  | 
