[vlc-commits] commit: Typo ( Rémi Denis-Courmont )

git at videolan.org git at videolan.org
Mon Nov 8 19:02:29 CET 2010


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Nov  8 20:02:24 2010 +0200| [44076392a41490b7207a1667317eb8f0ab43a3ea] | committer: Rémi Denis-Courmont 

Typo

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=44076392a41490b7207a1667317eb8f0ab43a3ea
---

 modules/video_output/opengl.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/video_output/opengl.h b/modules/video_output/opengl.h
index 5e13a16..89a7e6f 100644
--- a/modules/video_output/opengl.h
+++ b/modules/video_output/opengl.h
@@ -44,7 +44,7 @@
 # define MACOS_OPENGL
 # include <OpenGL/gl.h>
 # undef VLCGL_TEXTURE_COUNT
-# define VLCGL_TEXTURE_COUNT
+# define VLCGL_TEXTURE_COUNT 2
 #else
 # include <GL/gl.h>
 #endif



More information about the vlc-commits mailing list