Draining and forwarding possibly enabled libjte message list.

Changed severity of error code ISO_LIBJTE_FILE_FAILED to MISHAP.
This commit is contained in:
2010-10-04 13:18:06 +02:00
parent 69a25c9734
commit 16dcf4a29c
5 changed files with 65 additions and 11 deletions

View File

@@ -6221,8 +6221,8 @@ int iso_md5_match(char first_md5[16], char second_md5[16]);
#define ISO_LIBJTE_END_FAILED 0xE830FE93
/** Failed to process file for Jigdo Template Extraction
(FAILURE, HIGH, -366) */
#define ISO_LIBJTE_FILE_FAILED 0xE830FE92
(MISHAP, HIGH, -366) */
#define ISO_LIBJTE_FILE_FAILED 0xE430FE92
/* Internal developer note: