Fixing X11 "unterminated #if" build error
authorJohn F. Fay <johnffay@nettally.com>
Sun, 5 Feb 2012 18:54:52 +0000 (18:54 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Sun, 5 Feb 2012 18:54:52 +0000 (18:54 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1068 7f0cb862-5218-0410-a997-914c9d46530a

src/x11/freeglut_xinput_x11.c

index d3d8968..a682029 100644 (file)
@@ -215,3 +215,5 @@ void fgHandleExtensionEvents( XEvent* base_ev ) {
        XFreeEventData( fgDisplay.pDisplay.Display, cookie );
 }
 
+#endif\r
+\r