summaryrefslogtreecommitdiff
path: root/source3/include/rpc_dce.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2003-08-08 17:08:35 +0000
committerJeremy Allison <jra@samba.org>2003-08-08 17:08:35 +0000
commit38b3ee6467230955ec94c820f3740eab89534d8c (patch)
treef8445147cd44a7c697efcc8732ca98ec9cb38219 /source3/include/rpc_dce.h
parent56bb027696d5d0c8b72fe9d37d09b00f60b62ca1 (diff)
downloadsamba-38b3ee6467230955ec94c820f3740eab89534d8c.tar.gz
samba-38b3ee6467230955ec94c820f3740eab89534d8c.tar.bz2
samba-38b3ee6467230955ec94c820f3740eab89534d8c.zip
RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.
Jeremy. (This used to be commit 68590b9e2266cf76b46a68cca0acaa47733811fe)
Diffstat (limited to 'source3/include/rpc_dce.h')
-rw-r--r--source3/include/rpc_dce.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/include/rpc_dce.h b/source3/include/rpc_dce.h
index dc82f45368..c8c47c4fd8 100644
--- a/source3/include/rpc_dce.h
+++ b/source3/include/rpc_dce.h
@@ -78,8 +78,8 @@ enum netsec_direction
#define AUTH_PIPE_NETSEC 0x0008
/* Maximum PDU fragment size. */
-#define MAX_PDU_FRAG_LEN 0x1630
-/* #define MAX_PDU_FRAG_LEN 0x10b8 this is what w2k sets */
+/* #define MAX_PDU_FRAG_LEN 0x1630 this is what wnt sets */
+#define MAX_PDU_FRAG_LEN 0x10b8 /* this is what w2k sets */
/*
* Actual structure of a DCE UUID