summaryrefslogtreecommitdiff
path: root/libpager/pager.h
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-01-20 21:53:55 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-01-20 21:53:55 +0000
commit8c86eb71611645b00041d39825ea5b09088c809d (patch)
tree5b0f161156ac5210e76a0c3108b181ef2ac0b31a /libpager/pager.h
parentc599613d8fc99666882ba115fffa3eb331cbee6a (diff)
Formerly pager.h.~2~
Diffstat (limited to 'libpager/pager.h')
-rw-r--r--libpager/pager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libpager/pager.h b/libpager/pager.h
index 934f2ee3..83356add 100644
--- a/libpager/pager.h
+++ b/libpager/pager.h
@@ -102,11 +102,11 @@ error_t
pager_get_error (struct pager *p, vm_address_t addr);
/* Allocate a user reference to pager structure P */
-error_t
+void
pager_reference (struct pager *p);
/* Deallocate a user reference to pager structure P */
-error_t
+void
pager_unreference (struct pager *p);
/* The user must set this variable. This will be the type used in calls