aboutsummaryrefslogtreecommitdiff
path: root/src/feature
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-12-20 09:45:53 +1000
committerteor <teor@torproject.org>2019-12-20 09:45:53 +1000
commit57b6678d52eec334a3e650158ac97d60b5b2b38b (patch)
tree6d8c237c42f20d1193c9c73cadfc9480b7fa2649 /src/feature
parentac3a9aaf0dc6f376368f1ad51c79e332da52adc2 (diff)
downloadtor-57b6678d52eec334a3e650158ac97d60b5b2b38b.tar.gz
tor-57b6678d52eec334a3e650158ac97d60b5b2b38b.zip
Run "make autostyle"
Diffstat (limited to 'src/feature')
-rw-r--r--src/feature/control/control_hs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/control/control_hs.h b/src/feature/control/control_hs.h
index 35ac1b22d4..41ba1ee89b 100644
--- a/src/feature/control/control_hs.h
+++ b/src/feature/control/control_hs.h
@@ -29,5 +29,5 @@ int
handle_control_onion_client_auth_view(control_connection_t *conn,
const control_cmd_args_t *args);
-#endif
+#endif /* !defined(TOR_CONTROL_HS_H) */