diff options
author | Jim Blandy <jimb@red-bean.com> | 1997-05-26 18:08:30 +0000 |
---|---|---|
committer | Jim Blandy <jimb@red-bean.com> | 1997-05-26 18:08:30 +0000 |
commit | 78c283dd07b80dc7b3ee020ed12068cb94b2db6e (patch) | |
tree | 0cb5248955e03074bb49010e500d612ae3e5b1e9 | |
parent | 3f4c654dbba7cafb436c6bd160d9571825aa4b69 (diff) | |
download | guile-78c283dd07b80dc7b3ee020ed12068cb94b2db6e.tar.gz |
*** empty log message ***
-rw-r--r-- | libguile/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
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 <jimb@floss.cyclic.com> 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. |