mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
mesa: fix typo: s/stacks/stack/
This commit is contained in:
parent
74c64fa748
commit
049a59a87c
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
#endif
|
||||
|
||||
#define FEATURE_accum _HAVE_FULL_GL
|
||||
#define FEATURE_attrib_stacks _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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue