Made struct member lowercase.

This commit is contained in:
Camilla Berglund
2010-09-09 20:22:23 +02:00
parent ddbd3a7895
commit 8074209af4
2 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -244,7 +244,7 @@ typedef struct _GLFWlibraryX11
int interval;
int blanking;
int exposure;
} Saver;
} saver;
// Fullscreen data
struct {