* tests/srfi-13.test (string-map): Swapped order of string and
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 22 Aug 2001 12:00:06 +0000 (12:00 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 22 Aug 2001 12:00:06 +0000 (12:00 +0000)
commit80fdeb4e5a869726da90c88ddce377f599515ee8
tree40a964e722833f71bfe8c39407220bdb64a36dde
parent88176879bff0b24f67bb995495c461a104b39281
* tests/srfi-13.test (string-map): Swapped order of string and
proc args to conform with the srfi.  (Thanks to Alex Shinn.)

* srfi-13.c (string-map): Swapped order of string and proc args to
conform with the srfi.  (Thanks to Alex Shinn.)
srfi/ChangeLog
srfi/srfi-13.c
test-suite/ChangeLog
test-suite/tests/srfi-13.test