diff src/utils.cc @ 102:c9a2dd0150af

[project @ 1993-09-13 03:41:42 by jwe]
author jwe
date Mon, 13 Sep 1993 03:41:57 +0000
parents a2db6687354d
children 38f924cd2055
line wrap: on
line diff
--- a/src/utils.cc
+++ b/src/utils.cc
@@ -1014,7 +1014,7 @@
 /*
  * Return to the main command loop in octave.cc.
  */
-volatile void
+void volatile
 jump_to_top_level (void)
 {
   run_all_unwind_protects ();