summaryrefslogtreecommitdiff
path: root/epan/next_tvb.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-06-14 08:11:29 +0000
committerJörg Mayer <jmayer@loplof.de>2006-06-14 08:11:29 +0000
commitb2fe8eb03e8ef688f8e8b104302f2097c625474e (patch)
treed517b1c87259364a4fcfa48bfbdec79002b5c503 /epan/next_tvb.h
parent8a1c2c4632838a5c4a59b15ee78b02256b40c023 (diff)
downloadwireshark-b2fe8eb03e8ef688f8e8b104302f2097c625474e.tar.gz
No , at end of enum
svn path=/trunk/; revision=18463
Diffstat (limited to 'epan/next_tvb.h')
-rw-r--r--epan/next_tvb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/next_tvb.h b/epan/next_tvb.h
index cb002ae062..cdb9417f6e 100644
--- a/epan/next_tvb.h
+++ b/epan/next_tvb.h
@@ -35,7 +35,7 @@
typedef enum {
NTVB_HANDLE,
NTVB_PORT,
- NTVB_STRING,
+ NTVB_STRING
} next_tvb_call_e;
typedef struct next_tvb_item {