Changed some 'release' to 'close' with specs of burn_drive_scan_and_grab
This commit is contained in:
parent
c155e08301
commit
6ff1a35c65
@ -484,8 +484,8 @@ void burn_message_free(struct burn_message *msg);
|
|||||||
address in advance.
|
address in advance.
|
||||||
If not, then you have to use directly above calls. In that case, you are
|
If not, then you have to use directly above calls. In that case, you are
|
||||||
*strongly urged* to end the libburn session as soon as possible,
|
*strongly urged* to end the libburn session as soon as possible,
|
||||||
including a call to burn_finish(). This is to release any unintended
|
including a call to burn_finish(). This is to close any unintended
|
||||||
drive which might get exclusively occupied and not released by
|
drive which might get exclusively occupied and not closed by
|
||||||
burn_drive_scan().
|
burn_drive_scan().
|
||||||
You may start a new libburn session and should then use the function
|
You may start a new libburn session and should then use the function
|
||||||
described here with an address obtained after burn_drive_scan() via
|
described here with an address obtained after burn_drive_scan() via
|
||||||
|
Loading…
Reference in New Issue
Block a user