diff options
| author | Dominik Maier <domenukk@gmail.com> | 2020-03-31 03:41:51 +0200 |
|---|---|---|
| committer | Dominik Maier <domenukk@gmail.com> | 2020-03-31 03:41:51 +0200 |
| commit | 3914aec72f0c0e9eb57a5b2b026e1522763d6bad (patch) | |
| tree | 6352e8ba169e218988057fa62dd301d9f4dd4db9 /include | |
| parent | 9b63fc758e9a296eabaa2f452f2d72e204db1240 (diff) | |
| download | afl++-3914aec72f0c0e9eb57a5b2b026e1522763d6bad.tar.gz | |
src doku is now markdown
Diffstat (limited to 'include')
| -rw-r--r-- | include/common.h | 1 |
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 + |
