aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tap-megaco-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/tap-megaco-common.h')
-rw-r--r--ui/tap-megaco-common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/tap-megaco-common.h b/ui/tap-megaco-common.h
index 6619bb5956..54e4254025 100644
--- a/ui/tap-megaco-common.h
+++ b/ui/tap-megaco-common.h
@@ -90,6 +90,8 @@ static const value_string megaco_message_type[] = {
int megacostat_packet(void *pms, packet_info *pinfo, epan_dissect_t *edt _U_, const void *pmi);
+#endif /*TAP_MEGACO_COMMON_H*/
+
/*
* Editor modelines - http://www.wireshark.org/tools/modelines.html
*
@@ -102,5 +104,3 @@ int megacostat_packet(void *pms, packet_info *pinfo, epan_dissect_t *edt _U_, co
* vi: set shiftwidth=8 tabstop=8 noexpandtab:
* :indentSize=8:tabSize=8:noTabs=false:
*/
-
-#endif /*TAP_MEGACO_COMMON_H*/