Cleanup: trailing space
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user