diff options
Diffstat (limited to 'test/test_cxalloc.c')
| -rw-r--r-- | test/test_cxalloc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_cxalloc.c b/test/test_cxalloc.c index cd33325..267f314 100644 --- a/test/test_cxalloc.c +++ b/test/test_cxalloc.c @@ -13,6 +13,7 @@ static void reset(void) logbuf[0] = 0; } +_PRINTF(1,2) static void m_log(const char *fmt, ...) { size_t len = strlen(logbuf); |
