diff src/ChangeLog @ 3561:0345dd2a826f

[project @ 2000-02-03 05:38:06 by jwe]
author jwe
date Thu, 03 Feb 2000 05:38:07 +0000
parents e3e8cfe73935
children 403039c85792
line wrap: on
line diff
--- a/src/ChangeLog	Thu Feb 03 05:28:17 2000 +0000
+++ b/src/ChangeLog	Thu Feb 03 05:38:07 2000 +0000
@@ -1,5 +1,8 @@
 2000-02-02  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* lex.l (plot_axes_token): Declare plot_axes as const char *.
+	Declare tmp const char **.
+
 	* oct-procbuf.h: Include fstream, not streambuf.h.
 
 	* load-save.cc (Fsave): Call pubseekoff instead of seekoff.