mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 00:49:48 +00:00
Remove blank line before the end of some structs
(cherry picked from commit efe764b492)
This commit is contained in:
@@ -36,7 +36,6 @@ typedef struct _GLFWtimerPOSIX
|
||||
{
|
||||
GLFWbool monotonic;
|
||||
uint64_t frequency;
|
||||
|
||||
} _GLFWtimerPOSIX;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user