From 78c283dd07b80dc7b3ee020ed12068cb94b2db6e Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Mon, 26 May 1997 18:08:30 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 5d4f5fa07..0df4d7fa2 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -4,7 +4,7 @@ Mon May 26 12:37:30 1997 Jim Blandy here; apparently it's not quite right to have const in a prototype and then use a K&R declaration. I wonder if stuff like this will go away if we compile with -Wrequire-prototypes, or whatever that - is... + is... (thanks to Bernard URBAN) * scmhob.h: New text from Bernard URBAN.