summaryrefslogtreecommitdiff
path: root/src/glx/x11/indirect_size.c
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2005-02-05 00:59:57 +0000
committerIan Romanick <idr@us.ibm.com>2005-02-05 00:59:57 +0000
commita02b83115a865a58d3f0d118a6b3ad2922a0ab75 (patch)
tree97c5fffcbe01ddb936f57afa99b5813bbd64ed37 /src/glx/x11/indirect_size.c
parent0a755ade51be419488ba621d843de939749ad76c (diff)
Fix some mixed spaces / tabs issues in generated code. Commit generated
files that have been trivially changed by other recent commits.
Diffstat (limited to 'src/glx/x11/indirect_size.c')
-rw-r--r--src/glx/x11/indirect_size.c1
1 files changed, 1 insertions, 0 deletions
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;