[MPlayer-cvslog] r35101 - trunk/libvo/vo_gl.c
    reimar 
    subversion at mplayerhq.hu
       
    Sat Aug 18 17:59:49 CEST 2012
    
    
  
Author: reimar
Date: Sat Aug 18 17:59:49 2012
New Revision: 35101
Log:
Cosmetics: replace tab.
Modified:
   trunk/libvo/vo_gl.c
Modified: trunk/libvo/vo_gl.c
==============================================================================
--- trunk/libvo/vo_gl.c	Sat Aug 18 17:56:18 2012	(r35100)
+++ trunk/libvo/vo_gl.c	Sat Aug 18 17:59:49 2012	(r35101)
@@ -1294,7 +1294,7 @@ static int preinit_internal(const char *
               "    4: use fragment program with gamma correction via lookup.\n"
               "    5: use ATI-specific method (for older cards).\n"
               "    6: use lookup via 3D texture.\n"
-	      "  colorspace=<n>\n"
+              "  colorspace=<n>\n"
               "    0: MPlayer's default YUV to RGB conversion\n"
               "    1: YUV to RGB according to BT.601\n"
               "    2: YUV to RGB according to BT.709\n"
    
    
More information about the MPlayer-cvslog
mailing list