From 8cd9f748f9ae08178920b5da213d52f35fe99b90 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 25 Jan 1994 21:09:13 +0000 Subject: Formerly no-senders.c.~5~ --- libpager/no-senders.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libpager/no-senders.c b/libpager/no-senders.c index 38d1ff72..2414a7f0 100644 --- a/libpager/no-senders.c +++ b/libpager/no-senders.c @@ -20,6 +20,10 @@ #include #include +/* The libpager library user must call this (and do nothing else) when + a no-senders notification is received for a pager port. P is pager + on for which the notification was received; SEQNO and MSCOUNT are + from the no-senders notification as described in . */ void pager_no_senders (struct pager *p, mach_port_seqno_t seqno, -- cgit v1.2.3