about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/afl-showmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afl-showmap.c b/src/afl-showmap.c
index af5fb72a..4e6dc8b7 100644
--- a/src/afl-showmap.c
+++ b/src/afl-showmap.c
@@ -1015,7 +1015,7 @@ int main(int argc, char **argv_orig, char **envp) {
 
           }
 
-        } else fsrv->exec_tmout = 0;
+        } else { fsrv->exec_tmout = 0; }
 
         break;