mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 13:53:31 +01:00
tor-coccinelle: expect parentheses after HT_INITIALIZER
This commit is contained in:
parent
9871fcbcd9
commit
eb1260e346
@ -35,6 +35,6 @@
|
||||
|
||||
#define HT_ENTRY(x) void *
|
||||
#define HT_HEAD(a,b) struct ht_head
|
||||
#define HT_INITIALIZER { }
|
||||
#define HT_INITIALIZER() { }
|
||||
#define X509 struct x509_st
|
||||
#define STACK_OF(x) struct foo_stack_t
|
||||
|
Loading…
Reference in New Issue
Block a user