[MPlayer-cvslog] r31810 - trunk/libvo/vo_corevideo.h
reimar
subversion at mplayerhq.hu
Sun Jul 25 14:22:02 CEST 2010
Author: reimar
Date: Sun Jul 25 14:22:02 2010
New Revision: 31810
Log:
Fix indentation.
Modified:
trunk/libvo/vo_corevideo.h
Modified: trunk/libvo/vo_corevideo.h
==============================================================================
--- trunk/libvo/vo_corevideo.h Sun Jul 25 13:53:44 2010 (r31809)
+++ trunk/libvo/vo_corevideo.h Sun Jul 25 14:22:02 2010 (r31810)
@@ -48,10 +48,10 @@
CVOpenGLTextureRef texture;
NSRect textureFrame;
- GLfloat lowerLeft[2];
- GLfloat lowerRight[2];
- GLfloat upperRight[2];
- GLfloat upperLeft[2];
+ GLfloat lowerLeft[2];
+ GLfloat lowerRight[2];
+ GLfloat upperRight[2];
+ GLfloat upperLeft[2];
BOOL mouseHide;
More information about the MPlayer-cvslog
mailing list