confmacros.h: fix coccinelle parsing.

This commit is contained in:
Nick Mathewson
2019-10-09 12:39:31 -04:00
parent 54c5366aa1
commit 3e41459dff
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -57,4 +57,7 @@
#define NS_DECL(a, b, c) a b c
#define NS(a) a
#define CONF_TEST_MEMBERS(a,b,c)
#define DUMMY_CONF_TEST_MEMBERS
#define EAT_SEMICOLON extern int dummy__;