summaryrefslogtreecommitdiffstats
path: root/lib/Utils
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2010-02-03 21:43:52 +0100
committerKarel Klic <kklic@redhat.com>2010-02-03 21:43:52 +0100
commitf7c4cfae10637533bacb21503d7cc41a7575ec0a (patch)
tree9ee7f4e53d900f6c9492d803d4ac90977632dff0 /lib/Utils
parent432df42f6036da0e2425a1369ad19e5527e7d5b5 (diff)
parent84234fa714e176255bb5fc89f5a7baa54ae0fdbe (diff)
Merge branch 'master' of git://git.fedorahosted.org/git/abrt
Diffstat (limited to 'lib/Utils')
-rw-r--r--lib/Utils/CrashTypes.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Utils/CrashTypes.cpp b/lib/Utils/CrashTypes.cpp
index 4fc9333..b50535b 100644
--- a/lib/Utils/CrashTypes.cpp
+++ b/lib/Utils/CrashTypes.cpp
@@ -35,6 +35,7 @@ static const char *const editable_files[] = {
FILENAME_COMMENT ,
FILENAME_REPRODUCE ,
FILENAME_BACKTRACE ,
+ FILENAME_KERNELOOPS ,
NULL
};