mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Remove blank line before the end of some structs
This commit is contained in:
@@ -37,7 +37,6 @@ typedef struct _GLFWtimerPOSIX
|
||||
{
|
||||
clockid_t clock;
|
||||
uint64_t frequency;
|
||||
|
||||
} _GLFWtimerPOSIX;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user