mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 13:20:14 +01:00
mesa: Remove extraneous semicolon.
This commit is contained in:
parent
d473543069
commit
9dd95b46c8
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ extern "C" {
|
|||
#include "program/prog_uniform.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue