* gc.c (scm_gc_mark): Fixed "rogue pointer in heap" message:
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 10 Sep 1997 20:03:27 +0000 (20:03 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 10 Sep 1997 20:03:27 +0000 (20:03 +0000)
commit0869cca6113678a35876194a3a26cd01b813a61e
tree110e43abcb41096735fbeb03e2437d9b971ef3aa
parentd43f8c9708ca6635e807efcc0343003ab861e264
* gc.c (scm_gc_mark): Fixed "rogue pointer in heap" message:
Shouldn't pass "heap" as the subr name.
libguile/gc.c