mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as next
free printer msg id. Jeremy.
This commit is contained in:
parent
95cc3fa4d3
commit
64c819b71e
@ -50,6 +50,7 @@
|
||||
/* rpc messages */
|
||||
#define MSG_PRINTER_NOTIFY 2001
|
||||
#define MSG_PRINTER_DRVUPGRADE 2002
|
||||
#define MSG_PRINTER_UPDATE 2003
|
||||
|
||||
/* smbd messages */
|
||||
#define MSG_SMB_CONF_UPDATED 3001
|
||||
|
Loading…
Reference in New Issue
Block a user