[tor-commits] [tor/release-0.3.2] double newline
nickm at torproject.org
nickm at torproject.org
Tue Oct 31 18:18:56 UTC 2017
commit c3ea1ccf04cd0aaa8c33d78c0abd46db68a1346b
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue Oct 31 14:18:48 2017 -0400
double newline
---
src/or/hs_descriptor.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/or/hs_descriptor.h b/src/or/hs_descriptor.h
index 7730ce09f..52bec8e24 100644
--- a/src/or/hs_descriptor.h
+++ b/src/or/hs_descriptor.h
@@ -267,7 +267,6 @@ MOCK_DECL(STATIC size_t, decrypt_desc_layer,(const hs_descriptor_t *desc,
int is_superencrypted_layer,
char **decrypted_out));
-
#endif /* defined(HS_DESCRIPTOR_PRIVATE) */
#endif /* !defined(TOR_HS_DESCRIPTOR_H) */
More information about the tor-commits
mailing list