stage4/stage4.cc
changeset 205 96d8b6e006f0
parent 202 da1a8186f86f
child 210 8387cac2aba6
--- a/stage4/stage4.cc	Wed Sep 02 13:39:05 2009 +0200
+++ b/stage4/stage4.cc	Wed Sep 02 14:05:27 2009 +0200
@@ -157,6 +157,8 @@
 #endif
   return NULL;
 }
+
+
 void *stage4out_c::printlocation(std::string str) {
   return printlocation(str.c_str());
 }