about summary refs log tree commit diff
path: root/include/common.h
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-03-31 03:41:51 +0200
committerDominik Maier <domenukk@gmail.com>2020-03-31 03:41:51 +0200
commit3914aec72f0c0e9eb57a5b2b026e1522763d6bad (patch)
tree6352e8ba169e218988057fa62dd301d9f4dd4db9 /include/common.h
parent9b63fc758e9a296eabaa2f452f2d72e204db1240 (diff)
downloadafl++-3914aec72f0c0e9eb57a5b2b026e1522763d6bad.tar.gz
src doku is now markdown
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h
index db92e32d..c26740ed 100644
--- a/include/common.h
+++ b/include/common.h
@@ -101,3 +101,4 @@ u8 *u_stringify_time_diff(u8 *buf, u64 cur_ms, u64 event_ms);
 u32 read_timed(s32 fd, void *buf, size_t len, u32 timeout_ms);
 
 #endif
+