aboutsummaryrefslogtreecommitdiff
path: root/games/crrcsim/files/patch-src_mod__video_crrc_animation.cpp
blob: 000bb4dfeafeec07bcb409fde9b9763bac1dde0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/mod_video/crrc_animation.cpp.orig	2016-04-10 16:57:14 UTC
+++ src/mod_video/crrc_animation.cpp
@@ -84,7 +84,7 @@ void createAnimation(SimpleXMLTransfer *
       else
       {
         std::cerr << "createAnimation: unknown animation type \'"
-                  << type << "\'" << std::cerr;
+                  << type << "\'" << std::endl;
       }
       
       if (anim != NULL)