mirror of
https://github.com/mpv-player/mpv
synced 2024-12-26 17:12:36 +00:00
100l copy and paste typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27694 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6c9eadf059
commit
c4c2d94214
4
configure
vendored
4
configure
vendored
@ -6021,8 +6021,8 @@ if test "$_theora" = auto ; then
|
||||
#include <theora/theora.h>
|
||||
#include <string.h>
|
||||
int main(void) {
|
||||
+ /* Theora is in flux, make sure that all interface routines and datatypes
|
||||
+ * exist and work the way we expect it, so we don't break MPlayer. */
|
||||
/* Theora is in flux, make sure that all interface routines and datatypes
|
||||
* exist and work the way we expect it, so we don't break MPlayer. */
|
||||
ogg_packet op;
|
||||
theora_comment tc;
|
||||
theora_info inf;
|
||||
|
Loading…
Reference in New Issue
Block a user