diff src/utils.cc @ 189:de0e58f9b064

[project @ 1993-10-28 08:52:15 by jwe]
author jwe
date Thu, 28 Oct 1993 08:53:09 +0000
parents 7a647cf4850c
children 13c6086c325c
line wrap: on
line diff
--- a/src/utils.cc	Tue Oct 26 22:20:00 1993 +0000
+++ b/src/utils.cc	Thu Oct 28 08:53:09 1993 +0000
@@ -1078,7 +1078,7 @@
 /*
  * Return to the main command loop in octave.cc.
  */
-void volatile
+void
 jump_to_top_level (void)
 {
   run_all_unwind_protects ();