1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-22 03:30:22 +02:00

Corrected "Brat" to "Brad". Sorry.

This commit is contained in:
Marius Vollmer 2000-10-24 20:37:00 +00:00
parent f8fa3e387c
commit 31535422f5

View file

@ -7,7 +7,7 @@
2000-10-18 Marius Vollmer <mvo@zagadka.ping.de> 2000-10-18 Marius Vollmer <mvo@zagadka.ping.de>
* print.c (grow_ref_stack): Pass a INUM to scm_make_vector as the * print.c (grow_ref_stack): Pass a INUM to scm_make_vector as the
size, not a naked int. Thanks to Brat Knotwell! size, not a naked int. Thanks to Brad Knotwell!
* gc_os_dep.c (GC_noop1, GC_bool, TRUE, FALSE, VOLATILE): * gc_os_dep.c (GC_noop1, GC_bool, TRUE, FALSE, VOLATILE):
Definitions copied from Boehm collector. Definitions copied from Boehm collector.