aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz/FuzzerInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/FuzzerInterface.h')
-rw-r--r--fuzz/FuzzerInterface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fuzz/FuzzerInterface.h b/fuzz/FuzzerInterface.h
index 2208675e33..233110e66d 100644
--- a/fuzz/FuzzerInterface.h
+++ b/fuzz/FuzzerInterface.h
@@ -1,3 +1,4 @@
+/** @file */
/* based on http://llvm.org/svn/llvm-project/compiler-rt/trunk/lib/fuzzer/FuzzerInterface.h r321218 (20 Dec 2017) */
/* http://llvm.org/svn/llvm-project/compiler-rt/trunk/LICENSE.TXT follows */