Mercurial > libdvdnav.hg
comparison vm/vm.h @ 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 | 9b8bfc56a7fe |
children |
comparison
equal
deleted
inserted
replaced
419:8c87207b73ac | 420:d7720a050e67 |
---|