diff src/help.cc @ 572:94fd73d1a0bc

[project @ 1994-07-28 05:35:47 by jwe]
author jwe
date Thu, 28 Jul 1994 05:35:47 +0000
parents 682393bf54f7
children bc813f5eb025
line wrap: on
line diff
--- a/src/help.cc	Wed Jul 27 16:02:13 1994 +0000
+++ b/src/help.cc	Thu Jul 28 05:35:47 1994 +0000
@@ -609,7 +609,7 @@
 		  if (sym_rec)
 		    {
 		      tree_identifier tmp (sym_rec);
-		      tmp.parse_fcn_file (0);
+		      tmp.load_fcn_from_file (0);
 		      char *h = sym_rec->help ();
 		      if (h && *h)
 			{