mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 04:40:29 +02:00
Fix a strange character that got into "scm_add_slot" somehow
This commit is contained in:
parent
5305df84f8
commit
27ba39f2e6
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -40,7 +40,7 @@ Changes in 1.8.5 (since 1.8.4)
|
|||
|
||||
* 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue