From 9348e4c19ee6053a39b2690ae5be9e704fdb07b6 Mon Sep 17 00:00:00 2001 From: Zdenek Prikryl Date: Mon, 21 Sep 2009 18:40:38 +0200 Subject: fixed savind comments and how to reproduce files --- lib/Utils/DebugDump.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit