summaryrefslogtreecommitdiff
path: root/src/core/or/or_handshake_state_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/or_handshake_state_st.h')
-rw-r--r--src/core/or/or_handshake_state_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/or_handshake_state_st.h b/src/core/or/or_handshake_state_st.h
index 09a8a34179..472ce8a302 100644
--- a/src/core/or/or_handshake_state_st.h
+++ b/src/core/or/or_handshake_state_st.h
@@ -74,5 +74,5 @@ struct or_handshake_state_t {
or_handshake_certs_t *certs;
};
-#endif
+#endif /* !defined(OR_HANDSHAKE_STATE_ST) */