From c4c2d9421499e396a318f0224ff48f4c63e8e733 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 3 Oct 2008 22:49:53 +0000 Subject: 100l copy and paste typo fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27694 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index b421337866..90da5171b0 100755 --- a/configure +++ b/configure @@ -6021,8 +6021,8 @@ if test "$_theora" = auto ; then #include #include 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; -- cgit v1.2.3