about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-03-31 03:41:51 +0200
committerDominik Maier <domenukk@gmail.com>2020-04-01 13:10:07 +0200
commit5bc6dccbbd6167b556af751755f0ae02c1ca2a8f (patch)
tree6352e8ba169e218988057fa62dd301d9f4dd4db9 /include
parent42ee300e92c0d3f7bba6f4f015353bd5ff6839c5 (diff)
downloadafl++-5bc6dccbbd6167b556af751755f0ae02c1ca2a8f.tar.gz
src doku is now markdown
Diffstat (limited to 'include')
-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
+