diff liboctave/cmd-hist.h @ 3519:957d7d6ab0e0

[project @ 2000-02-02 06:00:09 by jwe]
author jwe
date Wed, 02 Feb 2000 06:00:59 +0000
parents 5eef8a2294bd
children bd422cf62f0c
line wrap: on
line diff
--- a/liboctave/cmd-hist.h
+++ b/liboctave/cmd-hist.h
@@ -77,7 +77,7 @@
   // Gag.  This declaration has to match the Function typedef in
   // readline.h.
 
-  static int goto_mark (...);
+  static void goto_mark (void);
 
   static void read (bool = true);