]> git.jsancho.org Git - lugaru.git/commitdiff
Merge
authorAlexander Monakov <amonakov@gmail.com>
Sun, 6 Jun 2010 14:47:17 +0000 (18:47 +0400)
committerAlexander Monakov <amonakov@gmail.com>
Sun, 6 Jun 2010 14:47:17 +0000 (18:47 +0400)
Source/OpenGL_Windows.cpp

index 2510aa675d08a60657f46d9fe1c7bec542c322a2..776eb4308bb7eda34bfe7255d7e6004dca96a156 100644 (file)
@@ -775,7 +775,7 @@ int main(int argc, char **argv)
                pgame = 0;
 
                CleanUp ();
-               
+
                return 0;
        }
        catch (const std::exception& error)