[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] tor-coccinelle.h: add HANDLE_{DECL, IMPL}
commit 6696a5bbae4bd21f84a5b0730273fd847b8f0e45
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Wed Oct 9 10:54:11 2019 -0400
tor-coccinelle.h: add HANDLE_{DECL,IMPL}
---
scripts/coccinelle/tor-coccinelle.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/scripts/coccinelle/tor-coccinelle.h b/scripts/coccinelle/tor-coccinelle.h
index a064c7980..0727caa4d 100644
--- a/scripts/coccinelle/tor-coccinelle.h
+++ b/scripts/coccinelle/tor-coccinelle.h
@@ -37,6 +37,8 @@
#define DISABLE_GCC_WARNING(x)
#define ENABLE_GCC_WARNING(x)
+#define HANDLE_DECL(a,b,c)
+#define HANDLE_IMPL(a,b,c)
#define HT_ENTRY(x) void *
#define HT_HEAD(a,b) struct ht_head
#define HT_INITIALIZER() { }
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits