1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 22:40:25 +02:00

Fix a strange character that got into "scm_add_slot" somehow

This commit is contained in:
Neil Jerram 2008-02-21 23:03:53 +00:00
parent 9b9eefaaf6
commit e80e4f8fe9

2
NEWS
View file

@ -9,7 +9,7 @@ Changes in 1.8.5 (since 1.8.4)
* Bugs fixed * Bugs fixed
** `scm add_slot ()' no longer segfaults (fixes bug #22369) ** `scm_add_slot ()' no longer segfaults (fixes bug #22369)
Changes in 1.8.4 (since 1.8.3) Changes in 1.8.4 (since 1.8.3)