Fix comment in config.h about verbose_printf() location.

This commit is contained in:
David Capello 2010-09-18 15:18:37 -03:00
parent ca521d3f50
commit 4bf5e77304

View File

@ -32,7 +32,7 @@
#define PRINTF verbose_printf
// Defined in src/core/core.c
// Defined in src/log.cpp
void verbose_printf(const char* format, ...);
// Strings