[libbluray-devel] Updated bd_open() documentation
hpi1
git at videolan.org
Mon Mar 19 08:55:48 CET 2012
libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Mon Mar 19 09:52:35 2012 +0200| [25fcf75649e865879ef15317150fff5b519cd2c4] | committer: hpi1
Updated bd_open() documentation
> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=25fcf75649e865879ef15317150fff5b519cd2c4
---
src/libbluray/bluray.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/libbluray/bluray.h b/src/libbluray/bluray.h
index aa527c8..88abdc7 100644
--- a/src/libbluray/bluray.h
+++ b/src/libbluray/bluray.h
@@ -226,7 +226,7 @@ void bd_free_title_info(BLURAY_TITLE_INFO *title_info);
/**
* Initializes libbluray objects
*
- * @param device_path path to mounted Blu-ray disc
+ * @param device_path path to mounted Blu-ray disc or device
* @param keyfile_path path to KEYDB.cfg (may be NULL)
* @return allocated BLURAY object, NULL if error
*/
More information about the libbluray-devel
mailing list