Weakened demand to print file path in following message

This commit is contained in:
Thomas Schmitt 2008-02-21 21:53:26 +00:00
förälder 61671b41d7
incheckning 42bb74881a
2 ändrade filer med 2 tillägg och 2 borttagningar

Visa fil

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

Visa fil

@ -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.
*/