Weakened demand to print file path in following message

Этот коммит содержится в:
Thomas Schmitt 2008-02-21 21:53:26 +00:00
родитель 61671b41d7
Коммит 42bb74881a
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1 +1 @@
#define Cdrskin_timestamP "2008.02.21.202216"
#define Cdrskin_timestamP "2008.02.21.215250"

Просмотреть файл

@ -126,7 +126,7 @@ struct libdax_msgs_item;
individual disk file.
No message text shall be added to the file path. The ERRFILE message
shall be issued before the human readable message which carries the
true event severity. That message shall contain the file path so it
true event severity. That message should contain the file path so it
can be found by strstr(message, path)!=NULL.
The error code shall be the same as with the human readable message.
*/