aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'version_info.h')
-rw-r--r--version_info.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version_info.h b/version_info.h
index 198ca86663..6d01b90050 100644
--- a/version_info.h
+++ b/version_info.h
@@ -55,6 +55,8 @@ void get_runtime_version_info(GString *str,
}
#endif /* __cplusplus */
+#endif /* __VERSION_INFO_H__ */
+
/*
* Editor modelines - http://www.wireshark.org/tools/modelines.html
*
@@ -67,5 +69,3 @@ void get_runtime_version_info(GString *str,
* vi: set shiftwidth=4 tabstop=8 expandtab:
* :indentSize=4:tabSize=8:noTabs=true:
*/
-
-#endif /* __VERSION_INFO_H__ */