summaryrefslogtreecommitdiffstats
path: root/otherlibs/win32unix/windbug.h
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/win32unix/windbug.h')
-rw-r--r--otherlibs/win32unix/windbug.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/otherlibs/win32unix/windbug.h b/otherlibs/win32unix/windbug.h
index a0085a90f..232bb1989 100644
--- a/otherlibs/win32unix/windbug.h
+++ b/otherlibs/win32unix/windbug.h
@@ -43,8 +43,7 @@ int dbug_test (void);
#define DBUG_CLEANUP dbug_cleanup()
#else
-#define DBUG_PRINT(fmt, ...)
+#define DBUG_PRINT(fmt, ...)
#define DBUG_INIT
#define DBUG_CLEANUP
#endif
-