Cleanup whitespace

git-svn-id: http://tint2.googlecode.com/svn/trunk@655 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
o9000
2015-01-20 02:23:28 +00:00
committed by mrovi9000@gmail.com
parent fc4b29631f
commit 45a2156c12
3 changed files with 170 additions and 170 deletions

View File

@@ -18,7 +18,7 @@
**************************************************************************/
#ifdef HAVE_VERSION_H
#include "version.h"
#include "version.h"
#endif
#include "main.h"
#include "common.h"
@@ -368,7 +368,7 @@ static void menuQuit()
if (g_cmd_property)
g_free(g_cmd_property);
gtk_main_quit ();
gtk_main_quit ();
}