diff src/defaults.cc @ 3535:c5ebcd5d25a9

[project @ 2000-02-02 11:55:49 by jwe]
author jwe
date Wed, 02 Feb 2000 11:55:49 +0000
parents 096ad38d7ab5
children 26662775f4e9
line wrap: on
line diff
--- a/src/defaults.cc
+++ b/src/defaults.cc
@@ -83,7 +83,7 @@
 std::string Vlocal_site_defaults_file;
 std::string Vsite_defaults_file;
 
-static string
+static std::string
 subst_octave_home (const std::string& s)
 {
   std::string retval;