CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/10/14 03:28:17

Modified files:
        gui            : sdl.cpp 

Log message:
        Removed extra #endif.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/sdl.cpp?cvsroot=gnash&r1=1.40&r2=1.41

Patches:
Index: sdl.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/sdl.cpp,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- sdl.cpp     13 Oct 2006 18:42:55 -0000      1.40
+++ sdl.cpp     14 Oct 2006 03:28:17 -0000      1.41
@@ -35,7 +35,7 @@
 // 
 //
 
-/* $Id: sdl.cpp,v 1.40 2006/10/13 18:42:55 nihilus Exp $ */
+/* $Id: sdl.cpp,v 1.41 2006/10/14 03:28:17 nihilus Exp $ */
 
 // XXXbjacques: Screw up the indentation in this file, and you're dead. And by
 //              screw up, I mean not adhering the indentation used throughout
@@ -64,7 +64,6 @@
 #endif
 
        extern int getopt(int, char *const *, const char *) __THROW;
-#endif
 
 #endif // Win32
 


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to