summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-03-05 17:12:53 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-03-05 17:12:53 +0100
commit55a3ba357bb766b142e95d8e5efe5ac87d841cbe (patch)
tree9ec32bcf638bf42ddccc02ac9003b940b1b623f9 /inc
parentdbbc2df18f5441d7b298c5d32e4199aa56f08ce0 (diff)
downloadabrt-55a3ba357bb766b142e95d8e5efe5ac87d841cbe.tar.gz
abrt-55a3ba357bb766b142e95d8e5efe5ac87d841cbe.tar.xz
abrt-55a3ba357bb766b142e95d8e5efe5ac87d841cbe.zip
use FILENAME_BACKTRACE for oops text too
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'inc')
-rw-r--r--inc/CrashTypes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/CrashTypes.h b/inc/CrashTypes.h
index 07155170..8fa9ab1b 100644
--- a/inc/CrashTypes.h
+++ b/inc/CrashTypes.h
@@ -30,7 +30,6 @@
#define FILENAME_COREDUMP "coredump"
#define FILENAME_BACKTRACE "backtrace"
#define FILENAME_MEMORYMAP "memorymap"
-#define FILENAME_KERNELOOPS "kerneloops"
// filled by CDebugDump::Create() (which also fills CD_UID):
#define FILENAME_ARCHITECTURE "architecture"
#define FILENAME_KERNEL "kernel"