mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 19:50:11 +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"
|
#include "program/prog_uniform.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
};
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue