]> git.lizzy.rs Git - irrlicht.git/blobdiff - source/Irrlicht/CIrrDeviceSDL.cpp
Resolve conflicts with master
[irrlicht.git] / source / Irrlicht / CIrrDeviceSDL.cpp
index b0c774797be01d5793304d12c05a187e9bae9b1a..c1e7527b9856715724607a644332cde0ce7bae9a 100644 (file)
@@ -243,7 +243,7 @@ CIrrDeviceSDL::CIrrDeviceSDL(const SIrrlichtCreationParameters& param)
 #endif\r
                if (SDL_Init(flags) < 0)\r
                {\r
-                       os::Printer::log( "Unable to initialize SDL!", SDL_GetError());\r
+                       os::Printer::log("Unable to initialize SDL!", SDL_GetError());\r
                        Close = true;\r
                }\r
                else\r