aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-wkssvc.c
diff options
context:
space:
mode:
authorRichard Sharpe <sharpe@ns.aus.com>2003-11-19 07:13:01 +0000
committerRichard Sharpe <sharpe@ns.aus.com>2003-11-19 07:13:01 +0000
commit2b01591a523582aa791cf49744287a947acadd7f (patch)
tree290ce2346763272a1fc7d1e363b091e8beeff0ce /packet-dcerpc-wkssvc.c
parent1ad8bf690c5f1c86ba3a01056460cd8274d625a9 (diff)
Fix some IDL ...
svn path=/trunk/; revision=9033
Diffstat (limited to 'packet-dcerpc-wkssvc.c')
-rw-r--r--packet-dcerpc-wkssvc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/packet-dcerpc-wkssvc.c b/packet-dcerpc-wkssvc.c
index ec880f94c6..bab684c959 100644
--- a/packet-dcerpc-wkssvc.c
+++ b/packet-dcerpc-wkssvc.c
@@ -3,7 +3,7 @@
* Copyright 2001, Tim Potter <tpot@samba.org>
* Copyright 2003, Richard Sharpe <rsharpe@richardsharpe.com>
*
- * $Id: packet-dcerpc-wkssvc.c,v 1.28 2003/09/27 23:43:29 guy Exp $
+ * $Id: packet-dcerpc-wkssvc.c,v 1.29 2003/11/19 07:13:01 sharpe Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -793,7 +793,7 @@ wkssvc_dissect_USER_ENUM_UNION(tvbuff_t *tvb, int offset,
* IDL [in] long prefmaxlen,
* IDL [out] long *entriesread,
* IDL [out] long *totalentries,
- * IDL [in] [out] [ref] *resumehandle
+ * IDL [in] [out] [ref] long *resumehandle
* IDL );
*/
static int
@@ -963,7 +963,7 @@ wkssvc_dissect_TRANSPORT_ENUM_UNION(tvbuff_t *tvb, int offset,
* IDL [in] long prefmaxlen,
* IDL [out] long *entriesread,
* IDL [out] long *totalentries,
- * IDL [in] [out] [ref] *resumehandle
+ * IDL [in] [out] [ref] long *resumehandle
* IDL );
*/
static int