[glutils] Remove trailing whitespace

This commit is contained in:
2024-04-21 10:21:44 -05:00
parent 24085f38e8
commit 5f0e113f10
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;