summaryrefslogtreecommitdiff
path: root/src/feature/hs
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-04-29 22:07:35 +1000
committerteor <teor@torproject.org>2020-04-29 22:08:33 +1000
commit3253c357eeae3434da62bf720a451aa19f0ddd32 (patch)
treebb7c65bbe1470de8d295cf91af2931cbf9362051 /src/feature/hs
parent6eec43161ad9e072d82da88163e748566b39d127 (diff)
downloadtor-3253c357eeae3434da62bf720a451aa19f0ddd32.tar.gz
tor-3253c357eeae3434da62bf720a451aa19f0ddd32.zip
Run "make autostyle"
Diffstat (limited to 'src/feature/hs')
-rw-r--r--src/feature/hs/hs_opts_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/hs/hs_opts_st.h b/src/feature/hs/hs_opts_st.h
index f6ee0f3cfa..279f0d6da6 100644
--- a/src/feature/hs/hs_opts_st.h
+++ b/src/feature/hs/hs_opts_st.h
@@ -27,4 +27,4 @@
**/
typedef struct hs_opts_t hs_opts_t;
-#endif
+#endif /* !defined(TOR_FEATURE_HS_HS_OPTS_ST_H) */