mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 04:40:11 +01:00
glsl: fix comment typo
This commit is contained in:
parent
27e94ba4ea
commit
36b3ee2ffc
1 changed files with 1 additions and 1 deletions
|
|
@ -353,7 +353,7 @@ public:
|
|||
const struct glsl_type *type;
|
||||
|
||||
/**
|
||||
* Delcared name of the variable
|
||||
* Declared name of the variable
|
||||
*/
|
||||
const char *name;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue