From 6ff1a35c65ad3023481278fe0f3c0346dea89efc Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 27 Aug 2006 22:23:03 +0000 Subject: [PATCH] Changed some 'release' to 'close' with specs of burn_drive_scan_and_grab --- libburn/libburn.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libburn/libburn.h b/libburn/libburn.h index 1730d54..2c6f5b9 100644 --- a/libburn/libburn.h +++ b/libburn/libburn.h @@ -484,8 +484,8 @@ void burn_message_free(struct burn_message *msg); address in advance. 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, - including a call to burn_finish(). This is to release any unintended - drive which might get exclusively occupied and not released by + including a call to burn_finish(). This is to close any unintended + drive which might get exclusively occupied and not closed by burn_drive_scan(). You may start a new libburn session and should then use the function described here with an address obtained after burn_drive_scan() via