projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b67823
)
Fix typeo in gl_FogParameters.scale (was scalre)
author
Ian Romanick
<ian.d.romanick@intel.com>
Wed, 10 Mar 2010 08:52:39 +0000
(
00:52
-0800)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Wed, 10 Mar 2010 08:52:39 +0000
(
00:52
-0800)
builtin_types.sh
patch
|
blob
|
history
diff --git
a/builtin_types.sh
b/builtin_types.sh
index 3c8fd879e32bae6122898336f1f683da41d50e20..b7baa59b23c536125b8969834c26921402719b24 100755
(executable)
--- 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 "scal
r
e"
+gen_struct_field builtin_core_types 8 "scale"
gen_struct_field_footer
gen_header "110_deprecated_structure"