1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-07-05 00:01:48 +00:00
parent b2e723816a
commit ad3e9ceb94

View file

@ -2,6 +2,8 @@
* srfi-4.c (uvec_sizes): Add "const".
* srfi-31.scm: Correction to heading comment.
2004-06-20 Rob Browning <rlb@defaultvalue.org>
* srfi-4.c: fix #ifdef checks for 64-bit types; should be #if.