aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-rs_misc.c
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2003-12-21 05:51:34 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2003-12-21 05:51:34 +0000
commitaff5c41136769f73847a65e14efe6563c310a581 (patch)
treed724cb85e0cb4dec7f6cc33b8abae9611b28cb0a /packet-dcerpc-rs_misc.c
parentae74f673da3e20035af08ec3e71f8821463f18c0 (diff)
warning: ISO C does not allow extra ; outside of a function
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9387 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-dcerpc-rs_misc.c')
-rw-r--r--packet-dcerpc-rs_misc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-dcerpc-rs_misc.c b/packet-dcerpc-rs_misc.c
index d2cc2947b6..7170b3374e 100644
--- a/packet-dcerpc-rs_misc.c
+++ b/packet-dcerpc-rs_misc.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/rs_misc.idl
*
- * $Id: packet-dcerpc-rs_misc.c,v 1.5 2003/08/04 02:49:01 tpot Exp $
+ * $Id: packet-dcerpc-rs_misc.c,v 1.6 2003/12/21 05:51:33 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -87,7 +87,7 @@ rs_misc_dissect_login_get_info_rqst (tvbuff_t *tvb, int offset,
}
return offset;
-};
+}
static dcerpc_sub_dissector rs_misc_dissectors[] = {