Typo fix in FILTER-WEAK-PTR-LIST.

This commit is contained in:
sperber 2001-07-20 11:45:52 +00:00
parent a4727055dd
commit cc84656633
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@
(cons wptr result)
result)))
'()
list))
lis))
;;; Add a newly-reaped proc to the list.
(define (add-reaped-proc! pid status)