Inserted problem messages where libisoburn API produces own failures
This commit is contained in:
@ -697,7 +697,7 @@ int isoburn_prepare_new_image(struct burn_drive *in_drive,
|
||||
preparation call.
|
||||
@param flag Bitfield, submit 0 for now.
|
||||
bit0= -reserved for internal use-
|
||||
@return <=0 error , 1 = success
|
||||
@return <0 error, 0= no pending preparations detectable, 1 = canceled
|
||||
*/
|
||||
int isoburn_cancel_prepared_write(struct burn_drive *input_drive, int flag);
|
||||
|
||||
|
Reference in New Issue
Block a user