diff src/help.cc @ 2985:aa9d0c0e0458

[project @ 1997-05-16 06:54:18 by jwe]
author jwe
date Fri, 16 May 1997 06:55:52 +0000
parents 641689f67673
children 1aeb8869e464
line wrap: on
line diff
--- a/src/help.cc
+++ b/src/help.cc
@@ -730,7 +730,7 @@
 {
   octave_value_list retval;
 
-  begin_unwind_frame ("Ftype");
+  unwind_protect::begin_frame ("Ftype");
 
   int argc = args.length () + 1;