diff options
| author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-12-02 14:34:21 +0100 |
|---|---|---|
| committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-12-02 14:34:21 +0100 |
| commit | 124ec8d297269b6b3066123782a7e92c802d2248 (patch) | |
| tree | f18a4a42111ea2faa08ef2183d995aa254146e7b /Makefile | |
| parent | e9ed056913b4ce711ae47699c1937779036259e7 (diff) | |
| download | afl++-124ec8d297269b6b3066123782a7e92c802d2248.tar.gz | |
code format (contributors, do it!)
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index b5ee6a71..58655cd8 100644 --- a/Makefile +++ b/Makefile @@ -236,7 +236,7 @@ code-format: ./.custom-format.py -i llvm_mode/*.h ./.custom-format.py -i llvm_mode/*.cc ./.custom-format.py -i gcc_plugin/*.c - ./.custom-format.py -i gcc_plugin/*.h + #./.custom-format.py -i gcc_plugin/*.h ./.custom-format.py -i gcc_plugin/*.cc ./.custom-format.py -i qemu_mode/patches/*.h ./.custom-format.py -i qemu_mode/libcompcov/*.c |
