diff options
author | van Hauser <vh@thc.org> | 2020-04-11 08:02:54 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-04-11 08:02:54 +0200 |
commit | 32ba60185eba8a3ae8eeba0b5830d1bb43e38473 (patch) | |
tree | 3b50122786758210b6f309d5facb4a599b814d7a /include/cmplog.h | |
parent | 8bcfba8231aecc11a3815c74b6c53c86f418ece1 (diff) | |
download | afl++-32ba60185eba8a3ae8eeba0b5830d1bb43e38473.tar.gz |
more refactoring and update changelog
Diffstat (limited to 'include/cmplog.h')
-rw-r--r-- | include/cmplog.h | 1 |
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 |