From 8b80ec19c580dae6fa5afe8f48ece4e9c34b35a9 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 25 Jan 1994 21:09:47 +0000 Subject: Formerly object-init.c.~5~ --- libpager/object-init.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libpager') diff --git a/libpager/object-init.c b/libpager/object-init.c index 22d3b665..4da19a8b 100644 --- a/libpager/object-init.c +++ b/libpager/object-init.c @@ -19,8 +19,8 @@ #include "memory_object.h" #include -/* This is called by a kernel to initialize the memory object; - this routine is a dual of seqnos_memory_object_terminate. */ +/* Implement the object initialiation call as described in + . */ kern_return_t _pager_seqnos_memory_object_init (mach_port_t object, mach_port_seqno_t seqno, -- cgit v1.2.3