aboutsummaryrefslogtreecommitdiffstats
path: root/text2pcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'text2pcap.h')
-rw-r--r--text2pcap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/text2pcap.h b/text2pcap.h
index 60d953f6d4..964d5d22d4 100644
--- a/text2pcap.h
+++ b/text2pcap.h
@@ -44,6 +44,8 @@ void parse_token(token_t token, char *str);
int yylex(void);
+#endif
+
/*
* Editor modelines - http://www.wireshark.org/tools/modelines.html
*
@@ -56,5 +58,3 @@ int yylex(void);
* vi: set shiftwidth=4 tabstop=8 expandtab:
* :indentSize=4:tabSize=8:noTabs=true:
*/
-
-#endif