From 6093b2a89dbaab8de14f5ddd328b4190c0886fff Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 14 Feb 1994 21:44:23 +0000 Subject: Formerly io-owner-mod.c.~3~ --- libdiskfs/io-owner-mod.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libdiskfs') diff --git a/libdiskfs/io-owner-mod.c b/libdiskfs/io-owner-mod.c index 3c2d3ec7..cfc84fd5 100644 --- a/libdiskfs/io-owner-mod.c +++ b/libdiskfs/io-owner-mod.c @@ -20,8 +20,8 @@ /* Implement io_mod_owner as described in . */ error_t -S_io_mod_owner (struct protid *cred, - pid_t owner) +diskfs_S_io_mod_owner (struct protid *cred, + pid_t owner) { struct node *np; -- cgit v1.2.3