summarylogtreecommitdiffstats
path: root/crrcsim_animation.patch
blob: 9d72e2eca1b8372aa2aa3aaeca4798e22665bb63 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- crrcsim-0.9.13/src/mod_video/crrc_animation.cpp	2016-04-10 12:57:14.000000000 -0400
+++ crrcsim-modified/src/mod_video/crrc_animation.cpp	2020-08-24 21:46:05.680100314 -0400
@@ -84,7 +84,7 @@
       else
       {
         std::cerr << "createAnimation: unknown animation type \'"
-                  << type << "\'" << std::cerr;
+                  << type << "\'" << std::endl;
       }
       
       if (anim != NULL)