1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-20 14:03:59 +03:00

Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as next

free printer msg id.
Jeremy.
(This used to be commit 64c819b71e6b8831106847153fbbc3123602b397)
This commit is contained in:
Jeremy Allison 2002-05-10 00:06:45 +00:00
parent 90554c046e
commit 7d51e60663

View File

@ -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