tor-coccinelle.h: add EAT_SEMICOLON

This commit is contained in:
Nick Mathewson
2019-10-09 10:49:47 -04:00
parent c1e8e5bb32
commit d129b503c0
+2
View File
@@ -53,3 +53,5 @@
#define NS_DECL(a, b, c) a b c
#define NS(a) a
#define EAT_SEMICOLON extern int dummy__;