aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/or_handshake_certs_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/or_handshake_certs_st.h')
-rw-r--r--src/core/or/or_handshake_certs_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/or_handshake_certs_st.h b/src/core/or/or_handshake_certs_st.h
index a93b7104aa..9deb6d6d59 100644
--- a/src/core/or/or_handshake_certs_st.h
+++ b/src/core/or/or_handshake_certs_st.h
@@ -37,4 +37,4 @@ struct or_handshake_certs_t {
size_t ed_rsa_crosscert_len;
};
-#endif
+#endif /* !defined(OR_HANDSHAKE_CERTS_ST) */