diff src/help.cc @ 7082:ac7179f00422

[project @ 2007-10-31 01:24:12 by jwe]
author jwe
date Wed, 31 Oct 2007 01:24:12 +0000
parents 4482ba9814b7
children 81bed50b9feb
line wrap: on
line diff
--- a/src/help.cc	Wed Oct 31 01:09:28 2007 +0000
+++ b/src/help.cc	Wed Oct 31 01:24:12 2007 +0000
@@ -1295,7 +1295,7 @@
   return retval;
 }
 
-static std::string
+std::string
 do_which (const std::string& name)
 {
   std::string retval;