changeset 308:494842974e55 src

- fix compilation of C++ code using dvdnav.h (this is a reserved C++ keyword)
author rathann
date Sun, 19 Aug 2007 21:25:04 +0000
parents 5039307a3e7c
children 34edc5cf014f
files dvdnav.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dvdnav.h	Sun Aug 05 20:27:59 2007 +0000
+++ b/dvdnav.h	Sun Aug 19 21:25:04 2007 +0000
@@ -360,7 +360,7 @@
  returns the current stream time in PTS ticks as reported by the IFO structures
  divide it by 90000 to get the current play time in seconds
  */
-int64_t dvdnav_get_current_time(dvdnav_t *this);
+int64_t dvdnav_get_current_time(dvdnav_t *self);
 
 /*
  * Stop playing the current position and start playback of the title