summaryrefslogtreecommitdiff
path: root/libfshelp
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-06-14 17:06:10 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-06-14 17:06:10 +0000
commit6df68b9974a489e0eb1777853b398c1cc63deac5 (patch)
treed10c832591b44fcd9e365af78db31e4b9c4b3955 /libfshelp
parentb5c4afabbd8b15865e5ad845de7ebd46e824022c (diff)
(fshelp_callback_t): Should be error_t.
Diffstat (limited to 'libfshelp')
-rw-r--r--libfshelp/fshelp.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libfshelp/fshelp.h b/libfshelp/fshelp.h
index 66e5ddcd..c6d0a41c 100644
--- a/libfshelp/fshelp.h
+++ b/libfshelp/fshelp.h
@@ -90,10 +90,10 @@ struct transbox
the entire passive translator spec for the file (setting
*ARGZ_LEN to the length.) If there is no passive
translator, then return ENOENT. */
-typedef void (*fshelp_callback_t) (void *cookie,
- mach_port_t *underlying,
- uid_t *uid, gid_t *gid,
- char **argz, int *argz_len);
+typedef error_t (*fshelp_callback_t) (void *cookie,
+ mach_port_t *underlying,
+ uid_t *uid, gid_t *gid,
+ char **argz, int *argz_len);
/* Fetch the root from TRANSBOX. DOTDOT is an unauthenticated port