Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37748316
en ru br
ALT Linux repos
S:0.9.12-alt2

Group :: Games/Other
RPM: crrcsim

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: crrcsim-0.9.12-alt-build.patch
Download


diff --git a/crrcsim/src/mod_video/crrc_animation.cpp b/crrcsim/src/mod_video/crrc_animation.cpp
index a3991fb..1b64ed5 100644
--- a/crrcsim/src/mod_video/crrc_animation.cpp
+++ b/crrcsim/src/mod_video/crrc_animation.cpp
@@ -84,7 +84,7 @@ void createAnimation(SimpleXMLTransfer *animation, ssgEntity* model)
       else
       {
         std::cerr << "createAnimation: unknown animation type '"
-                  << type << "'" << std::cerr;
+                  << type << "'" << std::endl;
       }
       
       if (anim != NULL)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin