stage4/stage4.cc
changeset 202 da1a8186f86f
parent 139 668a54686827
child 210 8387cac2aba6
--- a/stage4/stage4.cc	Thu Jul 02 11:26:25 2009 +0100
+++ b/stage4/stage4.cc	Thu Aug 27 16:06:46 2009 +0100
@@ -157,6 +157,8 @@
 #endif
   return NULL;
 }
+
+
 void *stage4out_c::printlocation(std::string str) {
   return printlocation(str.c_str());
 }