aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/tor_version_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/tor_version_st.h')
-rw-r--r--src/core/or/tor_version_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/tor_version_st.h b/src/core/or/tor_version_st.h
index 716429bd32..c5bdcaf07b 100644
--- a/src/core/or/tor_version_st.h
+++ b/src/core/or/tor_version_st.h
@@ -28,5 +28,5 @@ struct tor_version_t {
char git_tag[DIGEST_LEN];
};
-#endif
+#endif /* !defined(TOR_VERSION_ST_H) */