From 5b6afff156a31d93937ddefc1a17e8a7f9786c93 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 5 May 1994 13:14:45 +0000 Subject: Formerly dir-rename.c.~5~ --- libdiskfs/dir-rename.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdiskfs/dir-rename.c b/libdiskfs/dir-rename.c index 7917d364..069f9908 100644 --- a/libdiskfs/dir-rename.c +++ b/libdiskfs/dir-rename.c @@ -24,7 +24,7 @@ static struct mutex renamedirlock = MUTEX_INITIALIZER; /* Implement dir_rename as described in . */ -error_t +kern_return_t diskfs_S_dir_rename (struct protid *fromcred, char *fromname, struct protid *tocred, -- cgit v1.2.3