diff src/utils.cc @ 1618:9c1fca4bd859

[project @ 1995-11-03 17:08:53 by jwe]
author jwe
date Fri, 03 Nov 1995 17:09:33 +0000
parents 89c587478067
children e846e361a265
line wrap: on
line diff
--- a/src/utils.cc
+++ b/src/utils.cc
@@ -245,7 +245,7 @@
 
 // Return to the main command loop in octave.cc.
 
-void
+extern "C" void
 jump_to_top_level (void)
 {
   run_all_unwind_protects ();