about summary refs log tree commit diff
path: root/include/cmplog.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-11 08:02:54 +0200
committervan Hauser <vh@thc.org>2020-04-11 08:02:54 +0200
commit32ba60185eba8a3ae8eeba0b5830d1bb43e38473 (patch)
tree3b50122786758210b6f309d5facb4a599b814d7a /include/cmplog.h
parent8bcfba8231aecc11a3815c74b6c53c86f418ece1 (diff)
downloadafl++-32ba60185eba8a3ae8eeba0b5830d1bb43e38473.tar.gz
more refactoring and update changelog
Diffstat (limited to 'include/cmplog.h')
-rw-r--r--include/cmplog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cmplog.h b/include/cmplog.h
index 4731f779..74e6a3bb 100644
--- a/include/cmplog.h
+++ b/include/cmplog.h
@@ -79,6 +79,5 @@ struct cmp_map {
 
 void cmplog_exec_child(afl_forkserver_t *fsrv, char **argv);
 
-
 #endif