projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74c64fa
)
mesa: fix typo: s/stacks/stack/
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 13 Jun 2008 15:10:09 +0000
(09:10 -0600)
committer
Keith Whitwell
<keith@tungstengraphics.com>
Mon, 22 Sep 2008 05:13:54 +0000
(22:13 -0700)
src/mesa/main/mfeatures.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/mfeatures.h
b/src/mesa/main/mfeatures.h
index 2abb1c59a2b276124dfd791268b0e9e15de0f668..4aa294b74422e1abb525c884548a1c22e211630d 100644
(file)
--- a/
src/mesa/main/mfeatures.h
+++ b/
src/mesa/main/mfeatures.h
@@
-37,7
+37,7
@@
#endif
#define FEATURE_accum _HAVE_FULL_GL
-#define FEATURE_attrib_stack
s
_HAVE_FULL_GL
+#define FEATURE_attrib_stack _HAVE_FULL_GL
#define FEATURE_colortable _HAVE_FULL_GL
#define FEATURE_convolution _HAVE_FULL_GL
#define FEATURE_dlist _HAVE_FULL_GL