Fix typeo in gl_FogParameters.scale (was scalre)
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 10 Mar 2010 08:52:39 +0000 (00:52 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 10 Mar 2010 08:52:39 +0000 (00:52 -0800)
builtin_types.sh

index 3c8fd87..b7baa59 100755 (executable)
@@ -245,7 +245,7 @@ gen_struct_field builtin_core_types 11 "color"
 gen_struct_field builtin_core_types 8  "density"
 gen_struct_field builtin_core_types 8  "start"
 gen_struct_field builtin_core_types 8  "end"
-gen_struct_field builtin_core_types 8  "scalre"
+gen_struct_field builtin_core_types 8  "scale"
 gen_struct_field_footer
 
 gen_header "110_deprecated_structure"