diff src/parse.y @ 3534:096ad38d7ab5

[project @ 2000-02-02 11:52:05 by jwe]
author jwe
date Wed, 02 Feb 2000 11:52:11 +0000
parents 97cf542676e1
children e8fbc8c3d6d9
line wrap: on
line diff
--- a/src/parse.y
+++ b/src/parse.y
@@ -2903,7 +2903,7 @@
   return help_txt;
 }
 
-string
+std:string
 get_help_from_file (const std::string& path)
 {
   std::string retval;