diff options
author | vanhauser-thc <vh@thc.org> | 2024-04-19 15:45:00 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-04-19 15:45:00 +0200 |
commit | 476aca5b67f2926f0cdc7c50e9669e68cad9a851 (patch) | |
tree | 9687b6193bf73f6107698dfad6775d8aef8a224f /include/alloc-inl.h | |
parent | 96bf0f8323581d26d6cc3b98eb39e196f31e16e0 (diff) | |
download | afl++-476aca5b67f2926f0cdc7c50e9669e68cad9a851.tar.gz |
nits
Diffstat (limited to 'include/alloc-inl.h')
-rw-r--r-- | include/alloc-inl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/alloc-inl.h b/include/alloc-inl.h index 0aa417be..dad0652f 100644 --- a/include/alloc-inl.h +++ b/include/alloc-inl.h @@ -5,7 +5,7 @@ Originally written by Michal Zalewski Now maintained by Marc Heuse <mh@mh-sec.de>, - Heiko Eißfeldt <heiko.eissfeldt@hexco.de>, + Heiko Eissfeldt <heiko.eissfeldt@hexco.de>, Andrea Fioraldi <andreafioraldi@gmail.com>, Dominik Maier <mail@dmnk.co> |