Remove blank line before the end of some structs

This commit is contained in:
Camilla Löwy
2021-08-18 23:49:03 +02:00
parent 983c44b255
commit efe764b492
11 changed files with 0 additions and 34 deletions
-1
View File
@@ -37,7 +37,6 @@ typedef struct _GLFWtimerPOSIX
{
clockid_t clock;
uint64_t frequency;
} _GLFWtimerPOSIX;