Changed some 'release' to 'close' with specs of burn_drive_scan_and_grab

This commit is contained in:
Thomas Schmitt 2006-08-27 22:23:03 +00:00
parent c155e08301
commit 6ff1a35c65
1 changed files with 2 additions and 2 deletions

View File

@ -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