summaryrefslogtreecommitdiff
path: root/libmom
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
commit0c096a2f51a56c929a68d06f8f053faec86409fd (patch)
tree7ca0b4da5729d5e866742968811bf0df0ed1ffab /libmom
parentb6b4205cbf0551528e954065d33b930a7355c0eb (diff)
*** empty log message ***
Diffstat (limited to 'libmom')
-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;