[glutils] Remove trailing whitespace

This commit is contained in:
2024-04-21 10:21:44 -05:00
parent 6808adc8a1
commit a02566697a
2 changed files with 2 additions and 1 deletions

View File

@ -210,7 +210,7 @@ struct BufferSet {
};
void sendVbo(BufferSet const&bs) noexcept;
void sendEbo(BufferSet const&bs) noexcept;
void clearScreen() noexcept;