From 2402eee6ef410c9c327abf45f94c05bb770ba5ff Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 5 May 1994 13:14:49 +0000 Subject: entered into RCS --- libdiskfs/file-utimes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs/file-utimes.c') diff --git a/libdiskfs/file-utimes.c b/libdiskfs/file-utimes.c index 80a56a44..a79d91bd 100644 --- a/libdiskfs/file-utimes.c +++ b/libdiskfs/file-utimes.c @@ -19,7 +19,7 @@ #include "fs_S.h" /* Implement file_utimes as described in . */ -error_t +kern_return_t diskfs_S_file_utimes (struct protid *cred, time_value_t atime, time_value_t mtime) -- cgit v1.2.3