aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-rpriv.c
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2004-01-19 20:10:37 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2004-01-19 20:10:37 +0000
commitfd4b101deda93fb24df73f01daccd5a3ff6fa9e9 (patch)
tree8311f985ba13a831fce0716f506b0cb5e79b2271 /packet-dcerpc-rpriv.c
parentf12cba7c099e8dec8843d7057e3f849b17d1d960 (diff)
char *drep -> guint8 *drep
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9735 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-dcerpc-rpriv.c')
-rw-r--r--packet-dcerpc-rpriv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-dcerpc-rpriv.c b/packet-dcerpc-rpriv.c
index 5853788aee..a04bc7c6b1 100644
--- a/packet-dcerpc-rpriv.c
+++ b/packet-dcerpc-rpriv.c
@@ -5,7 +5,7 @@
* This information is based off the released idl files from opengroup.
* ftp://ftp.opengroup.org/pub/dce122/dce/src/security.tar.gz security/idl/rpriv.idl
*
- * $Id: packet-dcerpc-rpriv.c,v 1.8 2003/12/28 23:50:31 guy Exp $
+ * $Id: packet-dcerpc-rpriv.c,v 1.9 2004/01/19 20:10:35 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -62,7 +62,7 @@ static guint16 ver_rpriv = 1;
static int
rpriv_dissect_get_eptgt_rqst (tvbuff_t *tvb, int offset,
packet_info *pinfo, proto_tree *tree,
- char *drep)
+ guint8 *drep)
{
/* [in] handle_t handle,
* [in] unsigned32 authn_svc,