diff options
| author | Karel Klic <kklic@redhat.com> | 2010-02-04 11:28:18 +0100 |
|---|---|---|
| committer | Karel Klic <kklic@redhat.com> | 2010-02-04 11:28:18 +0100 |
| commit | 7832c5a66672c63ebda91554bd463b85669755bb (patch) | |
| tree | a0164bbd558399128a8329f13f0f32121ab7f4e0 /lib/Utils | |
| parent | e45356512a661c4dd1d4d18bc40c37a3ffb3b989 (diff) | |
| parent | a50985f228686b8eecd7025a0851001f216c71d6 (diff) | |
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Diffstat (limited to 'lib/Utils')
| -rw-r--r-- | lib/Utils/CrashTypes.cpp | 1 |
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 }; |
