From b69e4c744b48ed2f70878ccd1535ab9fad2bd959 Mon Sep 17 00:00:00 2001 From: Nikola Pajkovsky Date: Tue, 1 Jun 2010 16:44:49 +0200 Subject: add new file *hostname* into debugdump directory Signed-off-by: Nikola Pajkovsky --- inc/CrashTypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'inc') diff --git a/inc/CrashTypes.h b/inc/CrashTypes.h index 4e80f8d9..0581fc5f 100644 --- a/inc/CrashTypes.h +++ b/inc/CrashTypes.h @@ -47,6 +47,7 @@ #define FILENAME_COMMENT "comment" #define FILENAME_REPRODUCE "reproduce" #define FILENAME_RATING "rating" +#define FILENAME_HOSTNAME "hostname" // Apart from CD_UID, which is also stored as a file in dump directory, // these items only exist in db. (CD_UID is also a file because -- cgit