Disabled but did not discarded failed attempt to lock against growisofs

This commit is contained in:
2006-09-27 12:04:53 +00:00
parent 886b8d1f81
commit 29d630b141
5 changed files with 11 additions and 3 deletions

View File

@ -1019,7 +1019,7 @@ void burn_version(int *major, int *minor, int *micro);
Default: "NEVER". If you queue messages then you
must consume them by burn_msgs_obtain().
@param print_severity Does the same for messages to be printed directly
to stderr.
to stderr. Default: "FATAL".
@param print_id A text prefix to be printed before the message.
@return >0 for success, <=0 for error