diff options
Diffstat (limited to 'src/feature/dirauth/vote_microdesc_hash_st.h')
-rw-r--r-- | src/feature/dirauth/vote_microdesc_hash_st.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/dirauth/vote_microdesc_hash_st.h b/src/feature/dirauth/vote_microdesc_hash_st.h index 92acdf1157..7869f92b4f 100644 --- a/src/feature/dirauth/vote_microdesc_hash_st.h +++ b/src/feature/dirauth/vote_microdesc_hash_st.h @@ -18,5 +18,5 @@ struct vote_microdesc_hash_t { char *microdesc_hash_line; }; -#endif +#endif /* !defined(VOTE_MICRODESC_HASH_ST_H) */ |