mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
tor-coccinelle.h: add CHECK_SCANF
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#define MOCK_DECL(a, b, c) a b c
|
||||
#define MOCK_IMPL(a, b, c) a b c
|
||||
#define CHECK_PRINTF(a, b)
|
||||
#define CHECK_SCANF(a, b)
|
||||
#define STATIC static
|
||||
|
||||
#define STMT_BEGIN do {
|
||||
|
||||
Reference in New Issue
Block a user