From c4455fba2d104368a5968405cb0b7f0e0ac2cf76 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 14 Jun 1995 20:10:13 +0000 Subject: (_diskfs_translator_callback): Declare with typedef. --- libdiskfs/priv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs/priv.h') diff --git a/libdiskfs/priv.h b/libdiskfs/priv.h index 79d2e9c5..eb8d19de 100644 --- a/libdiskfs/priv.h +++ b/libdiskfs/priv.h @@ -72,7 +72,7 @@ extern int _diskfs_ncontrol_ports; extern spin_lock_t _diskfs_control_lock; /* Callback routine for active translator startup */ -error_t _diskfs_translator_callback (void *, mach_port_t *, uid_t *, +error_t _diskfs_translator_callback (void *, void *, mach_port_t *, uid_t *, gid_t *, char **, int *); /* This macro locks the node associated with PROTID, and then -- cgit v1.2.3