Formatting.

This commit is contained in:
Camilla Berglund
2013-04-14 16:33:20 +02:00
parent 52ade53553
commit 32273c5d96
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ typedef struct _GLFWlibraryX11
int errorBase;
int versionMajor;
int versionMinor;
} xi2;
} xi;
// LUT for mapping X11 key codes to GLFW key codes
int keyCodeLUT[256];