From a02b83115a865a58d3f0d118a6b3ad2922a0ab75 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Sat, 5 Feb 2005 00:59:57 +0000 Subject: Fix some mixed spaces / tabs issues in generated code. Commit generated files that have been trivially changed by other recent commits. --- src/glx/x11/indirect_size.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/glx/x11/indirect_size.c') diff --git a/src/glx/x11/indirect_size.c b/src/glx/x11/indirect_size.c index c21e1ee086..ae6939bc12 100644 --- a/src/glx/x11/indirect_size.c +++ b/src/glx/x11/indirect_size.c @@ -132,6 +132,7 @@ __glLightModelfv_size( GLenum e ) case GL_LIGHT_MODEL_LOCAL_VIEWER: case GL_LIGHT_MODEL_TWO_SIDE: case GL_LIGHT_MODEL_COLOR_CONTROL: +/* case GL_LIGHT_MODEL_COLOR_CONTROL_EXT:*/ return 1; case GL_LIGHT_MODEL_AMBIENT: return 4; -- cgit v1.2.3