aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/circuitmux.h
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-11-07 10:56:17 +1000
committerteor <teor@torproject.org>2019-11-07 10:56:17 +1000
commit57f43bcb03b6dafd3564b128f40e4d6713c91b8e (patch)
treeb95b1bba3e94d33ed1adfc27d34b1b7c99e1d599 /src/core/or/circuitmux.h
parente466c84ed33a77aeddbc5f56f42e953bd5b49503 (diff)
downloadtor-57f43bcb03b6dafd3564b128f40e4d6713c91b8e.tar.gz
tor-57f43bcb03b6dafd3564b128f40e4d6713c91b8e.zip
Run "make autostyle"
Diffstat (limited to 'src/core/or/circuitmux.h')
-rw-r--r--src/core/or/circuitmux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/circuitmux.h b/src/core/or/circuitmux.h
index c68c31b29a..5127ee3206 100644
--- a/src/core/or/circuitmux.h
+++ b/src/core/or/circuitmux.h
@@ -212,7 +212,7 @@ struct circuitmux_s {
circuitmux_policy_data_t *policy_data;
};
-#endif /* CIRCUITMUX_PRIVATE */
+#endif /* defined(CIRCUITMUX_PRIVATE) */
#endif /* !defined(TOR_CIRCUITMUX_H) */