summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/CrashTypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/CrashTypes.h b/inc/CrashTypes.h
index d53e6802..38095b94 100644
--- a/inc/CrashTypes.h
+++ b/inc/CrashTypes.h
@@ -6,7 +6,7 @@
#include <vector>
// SYS - system value, should not be displayed
-// BIN - binary value, should be displayed
+// BIN - binary value, should be displayed as a path to binary file
// TXT - text value, should be displayed
// ATT - text value which can be sent as attachment via reporters
#define CD_SYS "s"