Mercurial > libdvdnav.hg
changeset 382:5a28a534ecf9 src
change the prototype of dvdnav_describe_title_chapters() to use 'self' instead of 'this' for compatibility with c++ compilers
author | nicodvb |
---|---|
date | Sat, 28 Jun 2008 09:20:17 +0000 |
parents | 04e184087151 |
children | 275f15342ea3 |
files | dvdnav.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/dvdnav.h Sat Jun 14 12:33:21 2008 +0000 +++ b/dvdnav.h Sat Jun 28 09:20:17 2008 +0000 @@ -290,7 +290,7 @@ * The number of entries in *times is the result of the function. * On error *times is NULL and the output is 0 */ -uint32_t dvdnav_describe_title_chapters(dvdnav_t *this, int32_t title, uint64_t **times, uint64_t *duration); +uint32_t dvdnav_describe_title_chapters(dvdnav_t *self, int32_t title, uint64_t **times, uint64_t *duration); /* * Play the specified amount of parts of the specified title of