about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-02-22 22:24:59 +0100
committervanhauser-thc <vh@thc.org>2021-02-22 22:24:59 +0100
commit4ab90e739ff4410f24c63d71dfffe333063c3b3a (patch)
tree2a50e8c3960ad4150c7ed82feae27cc6e5812820 /include/config.h
parent745bc083d144a31981b3686d68bc34777758b359 (diff)
downloadafl++-4ab90e739ff4410f24c63d71dfffe333063c3b3a.tar.gz
code format
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 083cad23..241b2e69 100644
--- a/include/config.h
+++ b/include/config.h
@@ -283,7 +283,7 @@
 /* Sync time (minimum time between syncing in ms, time is halfed for -M main
    nodes): */
 
-#define SYNC_TIME 18000000LLU  /* 18000000 = 30 minutes */
+#define SYNC_TIME 18000000LLU                      /* 18000000 = 30 minutes */
 
 /* Output directory reuse grace period (minutes): */