Formatting.

This commit is contained in:
Camilla Berglund
2013-04-29 12:45:18 +02:00
parent ae1532670c
commit 1b34887e10
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -121,6 +121,7 @@ typedef struct _GLFWlibraryX11
Atom CLIPBOARD;
Atom UTF8_STRING;
Atom COMPOUND_STRING;
Atom GLFW_SELECTION;
// True if window manager supports EWMH
GLboolean hasEWMH;
@@ -176,7 +177,6 @@ typedef struct _GLFWlibraryX11
struct {
char* string;
Atom property;
} selection;
struct {