[glutils] Remove trailing whitespace
This commit is contained in:
parent
24085f38e8
commit
5f0e113f10
1
deps/nostalgia/.clang-tidy
vendored
1
deps/nostalgia/.clang-tidy
vendored
@ -57,6 +57,7 @@ misc-*,
|
||||
readability-duplicate-include,
|
||||
-misc-non-private-member-variables-in-classes,
|
||||
-misc-no-recursion,
|
||||
-misc-include-cleaner,
|
||||
bugprone-*,
|
||||
clang-analyzer-*,
|
||||
modernize-*,
|
||||
|
@ -210,7 +210,7 @@ struct BufferSet {
|
||||
};
|
||||
|
||||
void sendVbo(BufferSet const&bs) noexcept;
|
||||
|
||||
|
||||
void sendEbo(BufferSet const&bs) noexcept;
|
||||
|
||||
void clearScreen() noexcept;
|
||||
|
Loading…
x
Reference in New Issue
Block a user