svn commit: samba r3589 - in branches/SAMBA_4_0/source/scripting/swig: .

tpot at samba.org tpot at samba.org
Sun Nov 7 01:09:15 GMT 2004


Author: tpot
Date: 2004-11-07 01:09:14 +0000 (Sun, 07 Nov 2004)
New Revision: 3589

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3589

Log:
Add some extra status codes.

Modified:
   branches/SAMBA_4_0/source/scripting/swig/status_codes.i


Changeset:
Modified: branches/SAMBA_4_0/source/scripting/swig/status_codes.i
===================================================================
--- branches/SAMBA_4_0/source/scripting/swig/status_codes.i	2004-11-07 00:41:43 UTC (rev 3588)
+++ branches/SAMBA_4_0/source/scripting/swig/status_codes.i	2004-11-07 01:09:14 UTC (rev 3589)
@@ -543,6 +543,8 @@
 #define WERR_CAN_NOT_COMPLETE 1003
 #define WERR_INVALID_SECURITY_DESCRIPTOR 1338
 #define WERR_SERVER_UNAVAILABLE 1722
+#define WERR_UNKNOWN_PRINTER_DRIVER 1797
+#define WERR_INVALID_ENVIRONMENT 1805
 #define WERR_INVALID_FORM_NAME 1902
 #define WERR_INVALID_FORM_SIZE 1903
 #define WERR_BUF_TOO_SMALL 2123



More information about the samba-cvs mailing list