From 49a17c55d69e5820e2f4c41bf8bca66dad956a64 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 11 Feb 1994 21:59:50 +0000 Subject: Formerly pager.h.~6~ --- libpager/pager.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libpager/pager.h b/libpager/pager.h index 6dc2a986..efb6ea3f 100644 --- a/libpager/pager.h +++ b/libpager/pager.h @@ -72,9 +72,9 @@ pager_flush_some (struct pager *pager, mach_port_t pager_get_port (struct pager *pager); -/* Call this (and do nothing else) whenever a no-senders notification - is called for a port of type pager_port_type. The first argument - is the result of a check_port_type. */ +/* Call this whenever a no-senders notification is called for a port + of type pager_port_type. The first argument is the result of a + check_port_type. */ void pager_no_senders (struct pager *pager, mach_port_seqno_t seqno, -- cgit v1.2.3