[SQUASH ME] fix typo

dev/timer
Martine Lenders 8 years ago
parent da10435a61
commit 29c3fe9830

@ -84,7 +84,7 @@
# elif __GNUC__ >= 2
# define DEBUG_FUNC __FUNCTION__
# else
# define DEBUF_FUNC ""
# define DEBUG_FUNC ""
# endif
#define DEBUG(...) DEBUG_PRINT(__VA_ARGS__)

Loading…
Cancel
Save