summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Utils/DebugDump.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Utils/DebugDump.h b/lib/Utils/DebugDump.h
index 5fbd617e..d6ff4f9f 100644
--- a/lib/Utils/DebugDump.h
+++ b/lib/Utils/DebugDump.h
@@ -37,7 +37,7 @@
#define FILENAME_RELEASE "release"
#define FILENAME_EXECUTABLE "executable"
#define FILENAME_REASON "reason"
-#define FILENAME_COMMENTS "comment"
+#define FILENAME_COMMENT "comment"
#define FILENAME_REPRODUCE "reproduce"
class CDebugDump