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

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-01-18 13:10:05 +00:00
parent fc0d72d448
commit e7a96050f2

View file

@ -1,3 +1,8 @@
2000-01-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
* fports.c, list.c: Converted docstrings to ANSI C format and
escaped " occurring inside string literals.
Tue Jan 18 13:21:08 2000 Mikael Djurfeldt <mdj@r11n07-s.pdc.kth.se>
* posix.c (scm_mknod): Escape " occuring inside docstring.