# HG changeset patch # User nicodvb # Date 1214644817 0 # Node ID 5a28a534ecf966bd706d75f6db40333ee0e68844 # Parent 04e18408715195d4565a7cd59188dca3b3a581c9 change the prototype of dvdnav_describe_title_chapters() to use 'self' instead of 'this' for compatibility with c++ compilers diff -r 04e184087151 -r 5a28a534ecf9 dvdnav.h --- 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