Typo fix in FILTER-WEAK-PTR-LIST.
This commit is contained in:
parent
a4727055dd
commit
cc84656633
|
@ -301,7 +301,7 @@
|
|||
(cons wptr result)
|
||||
result)))
|
||||
'()
|
||||
list))
|
||||
lis))
|
||||
|
||||
;;; Add a newly-reaped proc to the list.
|
||||
(define (add-reaped-proc! pid status)
|
||||
|
|
Loading…
Reference in New Issue