summaryrefslogtreecommitdiffstats
path: root/inc/CrashTypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/CrashTypes.h')
-rw-r--r--inc/CrashTypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/CrashTypes.h b/inc/CrashTypes.h
index 87119ae0..4e80f8d9 100644
--- a/inc/CrashTypes.h
+++ b/inc/CrashTypes.h
@@ -31,7 +31,7 @@
#define FILENAME_BACKTRACE "backtrace"
#define FILENAME_MEMORYMAP "memorymap"
// Used by CCpp analyzer to cache GetGlobalUUID() calls.
-#define FILENAME_GLOBAL_UUID "global_uuid"
+#define FILENAME_GLOBAL_UUID "global_uuid"
// Name of the function where the application crashed.
// Optional.
#define FILENAME_CRASH_FUNCTION "crash_function"