
24 Oct
2019
24 Oct
'19
12:01 a.m.
commit d129b503c0ef64547d6a875752d8ce530bbfd1bf Author: Nick Mathewson <nickm@torproject.org> Date: Wed Oct 9 10:49:47 2019 -0400 tor-coccinelle.h: add EAT_SEMICOLON --- 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 cbb9220a4..a064c7980 100644 --- a/scripts/coccinelle/tor-coccinelle.h +++ b/scripts/coccinelle/tor-coccinelle.h @@ -53,3 +53,5 @@ #define NS_DECL(a, b, c) a b c #define NS(a) a + +#define EAT_SEMICOLON extern int dummy__;
2086
Age (days ago)
2086
Last active (days ago)
0 comments
1 participants
participants (1)
-
teor@torproject.org