mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
tor-coccinelle.h: add EAT_SEMICOLON
This commit is contained in:
@@ -53,3 +53,5 @@
|
||||
|
||||
#define NS_DECL(a, b, c) a b c
|
||||
#define NS(a) a
|
||||
|
||||
#define EAT_SEMICOLON extern int dummy__;
|
||||
|
||||
Reference in New Issue
Block a user