diff src/defaults.cc @ 6274:d42abdfcb8e9

[project @ 2007-02-07 07:22:02 by jwe]
author jwe
date Wed, 07 Feb 2007 07:22:03 +0000
parents aa5df9ba98d5
children d26c558691cd
line wrap: on
line diff
--- a/src/defaults.cc
+++ b/src/defaults.cc
@@ -96,7 +96,7 @@
 std::string Vlocal_site_defaults_file;
 std::string Vsite_defaults_file;
 
-static std::string
+std::string
 subst_octave_home (const std::string& s)
 {
   std::string retval;