diff dvdnav.c @ 420:d7720a050e67 src

Restore C++ compatibility by renaming the parameter to 'self' like in the other functions. Revision 1208 ("Add dvdnav_program_play & dvdnav_current_title_program") added dvdnav_program_play function to dvdnav.h. However, unlike the other API functions, its first parameter is named 'this' instead of 'self'. 'this' is a C++ keyword and prevents compilation of C++ projects using libdvdnav. Patch by Anssi Hannula \anssi.hannula%iki.fi/
author rathann
date Sun, 09 Dec 2012 21:39:37 +0000
parents 8c87207b73ac
children ff5f3e53459b
line wrap: on
line diff