diff liboctave/ChangeLog @ 3578:a40ca99e3e75

[project @ 2000-02-04 23:13:44 by jwe]
author jwe
date Fri, 04 Feb 2000 23:13:45 +0000
parents 787bb9d8f60e
children 2923f52d8fda
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Feb 04 11:17:08 2000 +0000
+++ b/liboctave/ChangeLog	Fri Feb 04 23:13:45 2000 +0000
@@ -1,5 +1,9 @@
 2000-02-04  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* oct-rl-edit.c (octave_rl_set_event_hook): Take address of
+	rl_event_hook before casting to void **.
+	(octave_rl_set_startup_hook): Likewise, for rl_startup_hook.
+
 	* MArray-defs.h: Many new macros to make declaration and
 	definition of operators more consistent.