From 08cc78d452ea0c09c3b7e05565075b6e41769ecc Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Fri, 24 Apr 1998 19:47:37 +0000 Subject: *** empty log message *** --- libmom/mom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmom/mom.h') diff --git a/libmom/mom.h b/libmom/mom.h index 75d4b08d..6d04f1d5 100644 --- a/libmom/mom.h +++ b/libmom/mom.h @@ -63,7 +63,7 @@ void mom_ref_destroy (struct mom_port_ref *obj); /* Memory management */ -/* Size of a physical page; mom memory management calls must be in +/* Size of a "physical" page; mom memory management calls must be in aligned multiples of this value. */ extern size_t mom_page_size; -- cgit v1.2.3