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)