mirror of https://github.com/mpv-player/mpv
Fix #endif comment, sync with libdvdcss r208.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25645 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
169e65afd9
commit
1aac3c3fde
|
@ -42,7 +42,7 @@ Copyright: 1999-2000 Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
|
|||
License: GNU General Public License
|
||||
|
||||
Name: libdvdcss
|
||||
Version: Subversion r207 (post 1.2.9 release)
|
||||
Version: Subversion r208 (post 1.2.9 release)
|
||||
Homepage: http://developers.videolan.org/libdvdcss/
|
||||
Directory: libdvdcss
|
||||
Copyright: 1998-2006 VideoLAN
|
||||
|
|
|
@ -102,4 +102,4 @@ LIBDVDCSS_EXPORT char * dvdcss_error ( dvdcss_t );
|
|||
}
|
||||
#endif
|
||||
|
||||
#endif /* <dvdcss/dvdcss.h> */
|
||||
#endif /* DVDCSS_DVDCSS_H */
|
||||
|
|
Loading…
Reference in New Issue