mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
glsl2: remove stray semicolon
This commit is contained in:
parent
d1dda951c8
commit
30d083903f
1 changed files with 1 additions and 1 deletions
|
|
@ -147,6 +147,6 @@ int
|
|||
hash_table_pointer_compare(const void *key1, const void *key2);
|
||||
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
}
|
||||
#endif
|
||||
#endif /* HASH_TABLE_H */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue