about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--include/debug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/debug.h b/include/debug.h
index c66d0334..5496135c 100644
--- a/include/debug.h
+++ b/include/debug.h
@@ -409,6 +409,8 @@ static inline const char *colorfilter(const char *x) {
                                                                               \
     } while (1);                                                              \
                                                                               \
+                                                                              \
+                                                                              \
   } while (0)
 
 #define ck_read(fd, buf, len, fn)                              \