summaryrefslogtreecommitdiff
path: root/src/feature/nodelist/networkstatus_voter_info_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/nodelist/networkstatus_voter_info_st.h')
-rw-r--r--src/feature/nodelist/networkstatus_voter_info_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/nodelist/networkstatus_voter_info_st.h b/src/feature/nodelist/networkstatus_voter_info_st.h
index 4037fcdeca..66af82a8e3 100644
--- a/src/feature/nodelist/networkstatus_voter_info_st.h
+++ b/src/feature/nodelist/networkstatus_voter_info_st.h
@@ -27,4 +27,4 @@ struct networkstatus_voter_info_t {
smartlist_t *sigs;
};
-#endif
+#endif /* !defined(NETWORKSTATUS_VOTER_INFO_ST_H) */