From 42288f912fb49ba249e3e365a920ed7dd70967bb Mon Sep 17 00:00:00 2001 From: Zdenek Prikryl Date: Wed, 13 May 2009 09:30:13 +0200 Subject: bugzilla can save an attachements now --- inc/CrashTypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc') 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 // 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" -- cgit