summaryrefslogtreecommitdiff
path: root/src/input/libdvdread/ifo_read.h
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-02-28 15:54:36 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-02-28 15:54:36 +0000
commitdc1bafc4e3159921148daa073dc058a6c2ba301b (patch)
tree86616e71f5e4c9ef9f83725ba3fee862011e9d86 /src/input/libdvdread/ifo_read.h
parent10ca137b817c23aec0e2113dea223a74c147bde9 (diff)
downloadxine-lib-dc1bafc4e3159921148daa073dc058a6c2ba301b.tar.gz
xine-lib-dc1bafc4e3159921148daa073dc058a6c2ba301b.tar.bz2
update to libdvdread 0.9.4
CVS patchset: 4306 CVS date: 2003/02/28 15:54:36
Diffstat (limited to 'src/input/libdvdread/ifo_read.h')
-rw-r--r--src/input/libdvdread/ifo_read.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/input/libdvdread/ifo_read.h b/src/input/libdvdread/ifo_read.h
index 588d075b8..3b9b27f20 100644
--- a/src/input/libdvdread/ifo_read.h
+++ b/src/input/libdvdread/ifo_read.h
@@ -110,8 +110,7 @@ int ifoRead_VTS_PTT_SRPT(ifo_handle_t *);
*
* Reads in the first play program chain data, filling the
* ifofile->first_play_pgc structure. This data is only located in the video
- * manager information file. This structure is mandatory, and must be included
- * in the VMGI file. **Possibly this is only optional.**
+ * manager information file (VMGI). This structure is optional.
*/
int ifoRead_FP_PGC(ifo_handle_t *);