diff src/utils.cc @ 3879:7200bfd25c97

[project @ 2002-03-08 21:00:54 by jwe]
author jwe
date Fri, 08 Mar 2002 21:02:33 +0000
parents 13905c3a24af
children abd8659eea11
line wrap: on
line diff
--- a/src/utils.cc
+++ b/src/utils.cc
@@ -567,7 +567,7 @@
   return retval;
 }
 
-#if 0
+// #if 0
 
 // Octave could use some way to access the value of ERRNO, but this is
 // probably not the best interface, so don't depend on it...
@@ -588,7 +588,7 @@
   return retval;
 }
 
-#endif
+// #endif
 
 static void
 warn_old_style_preference (bool val, const std::string& sval)