summaryrefslogtreecommitdiff
path: root/src/debugmacro.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debugmacro.h')
-rw-r--r--src/debugmacro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debugmacro.h b/src/debugmacro.h
index ded2d2667..58e6577e5 100644
--- a/src/debugmacro.h
+++ b/src/debugmacro.h
@@ -38,4 +38,4 @@
fprintf(fp,__VA_ARGS__); \
fprintf(fp,"\n"); \
fclose(fp); \
- } while (0);
+ } while (0)