Index: examples/gc_no_raii/src/tools/print.h
===================================================================
--- examples/gc_no_raii/src/tools/print.h	(revision 73abe950d807eab747c9e14353b158fcca827308)
+++ examples/gc_no_raii/src/tools/print.h	(revision 7cccc206d90fc6c9b9dc1b71a8adf6ae30b1adbe)
@@ -5,5 +5,5 @@
 // #include <fstream.hfa>
 //
-// #define DEBUG_OUT(x) sout | x | endl;
+// #define DEBUG_OUT(x) sout | x;
 //
 // #else
