summaryrefslogtreecommitdiffstats
path: root/src/include/abrt_problem_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/abrt_problem_data.h')
-rw-r--r--src/include/abrt_problem_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/abrt_problem_data.h b/src/include/abrt_problem_data.h
index 9df7250f..b705daad 100644
--- a/src/include/abrt_problem_data.h
+++ b/src/include/abrt_problem_data.h
@@ -40,7 +40,7 @@
#define FILENAME_MAPS "maps"
#define FILENAME_SMAPS "smaps"
#define FILENAME_ENVIRON "environ"
-#define FILENAME_DUPHASH "global_uuid" /* name is compat, to be renamed to "duphash" */
+#define FILENAME_DUPHASH "duphash"
// Name of the function where the application crashed.
// Optional.
#define FILENAME_CRASH_FUNCTION "crash_function"