aboutsummaryrefslogtreecommitdiffstats
path: root/epan/show_exception.c
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2013-07-02 20:43:21 +0000
committerMichael Mann <mmann78@netscape.net>2013-07-02 20:43:21 +0000
commite5cb4d84cc729e430cf4a8fba8e39871bf5e1988 (patch)
tree44987e6148d10acdd4e17fccb3fd9b05b6985338 /epan/show_exception.c
parenta19eaef617fd4232ad5cd90bb9f0d6dbd3453dbe (diff)
proto_malformed SHOULD NOT be used outside of show_exception.c
svn path=/trunk/; revision=50325
Diffstat (limited to 'epan/show_exception.c')
-rw-r--r--epan/show_exception.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/show_exception.c b/epan/show_exception.c
index 29ef73f4ab..3948437308 100644
--- a/epan/show_exception.c
+++ b/epan/show_exception.c
@@ -31,7 +31,7 @@
#include <epan/show_exception.h>
static int proto_short = -1;
-int proto_malformed = -1;
+static int proto_malformed = -1;
static int proto_unreassembled = -1;
void