aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/addr_policy_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/addr_policy_st.h')
-rw-r--r--src/core/or/addr_policy_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/addr_policy_st.h b/src/core/or/addr_policy_st.h
index a75f1a731d..11442d29b4 100644
--- a/src/core/or/addr_policy_st.h
+++ b/src/core/or/addr_policy_st.h
@@ -43,4 +43,4 @@ struct addr_policy_t {
uint16_t prt_max; /**< Highest port number to accept/reject. */
};
-#endif
+#endif /* !defined(TOR_ADDR_POLICY_ST_H) */