aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipdc.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2004-04-22 20:31:01 +0000
committerJörg Mayer <jmayer@loplof.de>2004-04-22 20:31:01 +0000
commitaae50cae26c8402e60cfaed09c63b5a2d5247a93 (patch)
tree0bc8da687209419dc99ec00138ce8a013e77e480 /packet-ipdc.h
parente8dd450dac3075c29d023737ca0b27375f386f3c (diff)
No comma after last element in enum
svn path=/trunk/; revision=10664
Diffstat (limited to 'packet-ipdc.h')
-rw-r--r--packet-ipdc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-ipdc.h b/packet-ipdc.h
index e1848c3a92..c2f0bdfba1 100644
--- a/packet-ipdc.h
+++ b/packet-ipdc.h
@@ -5,7 +5,7 @@
*
* Using IPDC spec 0.20.2
*
- * $Id: packet-ipdc.h,v 1.5 2004/04/09 08:39:00 guy Exp $
+ * $Id: packet-ipdc.h,v 1.6 2004/04/22 20:31:01 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -43,7 +43,7 @@ typedef enum {
IPDC_LINESTATUS,
IPDC_CHANNELSTATUS,
IPDC_Q931,
- IPDC_ENCTYPE,
+ IPDC_ENCTYPE
} ipdc_tag_type;
static const value_string encoding_type_vals[] = {