Cleanup: trailing space

This commit is contained in:
2020-10-02 09:48:41 +10:00
parent e2e31b9bac
commit 28ebe827e6
25 changed files with 31 additions and 32 deletions

View File

@@ -111,4 +111,4 @@ void GLVertBuf::update_sub(uint start, uint len, void *data)
glBufferSubData(GL_ARRAY_BUFFER, start, len, data);
}
} // namespace blender::gpu
} // namespace blender::gpu