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 /instrumentation | |
| parent | 96bf0f8323581d26d6cc3b98eb39e196f31e16e0 (diff) | |
| download | afl++-476aca5b67f2926f0cdc7c50e9669e68cad9a851.tar.gz | |
nits
Diffstat (limited to 'instrumentation')
| -rw-r--r-- | instrumentation/split-compares-pass.so.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/instrumentation/split-compares-pass.so.cc b/instrumentation/split-compares-pass.so.cc index 421a7c39..728ebc22 100644 --- a/instrumentation/split-compares-pass.so.cc +++ b/instrumentation/split-compares-pass.so.cc @@ -1,7 +1,7 @@ /* * Copyright 2016 laf-intel - * extended for floating point by Heiko Eißfeldt - * adapted to new pass manager by Heiko Eißfeldt + * extended for floating point by Heiko Eissfeldt + * adapted to new pass manager by Heiko Eissfeldt * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
