Structure name change.

This commit is contained in:
mainzelm 2001-06-19 11:31:27 +00:00
parent 22642968d3
commit 2da7ff5f72
1 changed files with 1 additions and 1 deletions

View File

@ -612,7 +612,7 @@
proc-group))))
signal))
(define (itimer sec)
((structure-ref events schedule-timer-interrupt!) (* sec 1000)))
((structure-ref scsh-events schedule-timer-interrupt!) (* sec 1000)))
;;; SunOS, not POSIX:
;;; (define-foreign signal-process-group/errno
;;; (killpg (integer proc-group) (integer signal))