summaryrefslogtreecommitdiffstats
path: root/src/gui/CCDump.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/CCDump.py')
-rw-r--r--src/gui/CCDump.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/CCDump.py b/src/gui/CCDump.py
index df5c18aa..85d8b3ed 100644
--- a/src/gui/CCDump.py
+++ b/src/gui/CCDump.py
@@ -3,7 +3,7 @@ from datetime import datetime
from abrt_utils import _, init_logging, log, log1, log2
-# Keep in sync with [abrt_]crash_dump.h!
+# Keep in sync with [abrt_]crash_data.h!
CD_TYPE = 0
CD_EDITABLE = 1
CD_CONTENT = 2