From 56f013a04cd813c54d0c54508b23ddcd3c06eb85 Mon Sep 17 00:00:00 2001 From: Luigi__ Date: Wed, 1 Apr 2009 16:17:37 +0000 Subject: [PATCH] Dummy commit for the sake of testing if kdesvn works. Please ignore this. --- desmume/src/gtk-glade/main.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/desmume/src/gtk-glade/main.cpp b/desmume/src/gtk-glade/main.cpp index 6a0e8697a..30412a21a 100755 --- a/desmume/src/gtk-glade/main.cpp +++ b/desmume/src/gtk-glade/main.cpp @@ -19,7 +19,7 @@ * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ - + #include "callbacks.h" #include "callbacks_IO.h" #include "dTools/callbacks_dtools.h" @@ -633,4 +633,3 @@ int WinMain ( HINSTANCE hThisInstance, HINSTANCE hPrevInstance, main( argc, argv); } #endif -