summaryrefslogtreecommitdiff
path: root/builtin_types.sh
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2010-03-10 00:52:39 -0800
committerIan Romanick <ian.d.romanick@intel.com>2010-03-10 00:52:39 -0800
commit02ae68f496e2dee1c65df4f6194806785c84d67f (patch)
tree00da283858c93cbda37f6f9b02730b8d002f0d09 /builtin_types.sh
parent0b678234625fac67a89285ad2871dedc891fb1b1 (diff)
Fix typeo in gl_FogParameters.scale (was scalre)
Diffstat (limited to 'builtin_types.sh')
-rwxr-xr-xbuiltin_types.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin_types.sh b/builtin_types.sh
index 3c8fd879e3..b7baa59b23 100755
--- a/builtin_types.sh
+++ b/builtin_types.sh
@@ -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"