svn commit: samba r17191 - in branches/SAMBA_3_0/source/include: .

vlendec at samba.org vlendec at samba.org
Sat Jul 22 19:34:10 GMT 2006


Author: vlendec
Date: 2006-07-22 19:34:10 +0000 (Sat, 22 Jul 2006)
New Revision: 17191

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

Log:
Forgotten file, sorry!
Modified:
   branches/SAMBA_3_0/source/include/nterr.h


Changeset:
Modified: branches/SAMBA_3_0/source/include/nterr.h
===================================================================
--- branches/SAMBA_3_0/source/include/nterr.h	2006-07-22 19:29:02 UTC (rev 17190)
+++ branches/SAMBA_3_0/source/include/nterr.h	2006-07-22 19:34:10 UTC (rev 17191)
@@ -561,5 +561,6 @@
 #define NT_STATUS_FILE_IS_OFFLINE NT_STATUS(0xC0000000 | 0x0267)
 #define NT_STATUS_NOT_A_REPARSE_POINT NT_STATUS(0xC0000000 | 0x0275)
 #define NT_STATUS_NO_SUCH_JOB NT_STATUS(0xC0000000 | 0xEDE) /* scheduler */
+#define NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED NT_STATUS(0xC0000000 | 0x20004)
 
 #endif /* _NTERR_H */



More information about the samba-cvs mailing list