about summary refs log tree commit diff
path: root/include/debug.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-06-28 16:46:42 +0200
committervanhauser-thc <vh@thc.org>2024-06-28 16:46:42 +0200
commit9d33580aac21f42cbf83297572f5d2aaa9d7db93 (patch)
tree64e7bdf5ef390aab2e9f090221aec0042fb82ef8 /include/debug.h
parent77cfd504cf0bdc0906ede9b2b54e25f98250b2e7 (diff)
downloadafl++-9d33580aac21f42cbf83297572f5d2aaa9d7db93.tar.gz
code format
Diffstat (limited to 'include/debug.h')
-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)                              \