summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1998-04-24 19:47:37 +0000
committerThomas Bushnell <thomas@gnu.org>1998-04-24 19:47:37 +0000
commit08cc78d452ea0c09c3b7e05565075b6e41769ecc (patch)
tree50aa0284d10327c047056d245bb7b2935e718168
parent4abcc52ce6203bfb292d651353ee3f81064fcfd2 (diff)
*** empty log message ***
-rw-r--r--libmom/mom.h2
1 files changed, 1 insertions, 1 deletions
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;