aboutsummaryrefslogtreecommitdiff
path: root/src/test/fakecircs.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/test/fakecircs.h
parente466c84ed33a77aeddbc5f56f42e953bd5b49503 (diff)
downloadtor-57f43bcb03b6dafd3564b128f40e4d6713c91b8e.tar.gz
tor-57f43bcb03b6dafd3564b128f40e4d6713c91b8e.zip
Run "make autostyle"
Diffstat (limited to 'src/test/fakecircs.h')
-rw-r--r--src/test/fakecircs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/fakecircs.h b/src/test/fakecircs.h
index 5fd02027f0..1b8f0e75a7 100644
--- a/src/test/fakecircs.h
+++ b/src/test/fakecircs.h
@@ -14,4 +14,4 @@
or_circuit_t *new_fake_orcirc(channel_t *nchan, channel_t *pchan);
void free_fake_orcirc(or_circuit_t *orcirc);
-#endif /* TOR_FAKECIRCS_H */
+#endif /* !defined(TOR_FAKECIRCS_H) */