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

*** empty log message ***

This commit is contained in:
Marius Vollmer 2001-11-13 22:17:08 +00:00
parent e713cd28c8
commit 409b85880d
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2001-11-13 Marius Vollmer <mvo@zagadka.ping.de>
* modules.c (scm_c_export): Call va_end after collecting the
symbols.
* strop.h, strop.c (scm_substring_move_left_x,
scm_substring_move_right_x): Removed.