Skip to content
Snippets Groups Projects
Commit d129b503 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

tor-coccinelle.h: add EAT_SEMICOLON

parent c1e8e5bb
No related branches found
No related tags found
No related merge requests found
......@@ -53,3 +53,5 @@
#define NS_DECL(a, b, c) a b c
#define NS(a) a
#define EAT_SEMICOLON extern int dummy__;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment