summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-05-24 21:23:54 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-05-24 21:23:54 +0000
commitf0bada89a709e40668a4150edb4a9adb611baffc (patch)
tree8e80a5a18adb2a65f935034a043ed147e458c410
parenteee4dd5f1632eef38b4592bd18ed926338e09c1d (diff)
Formerly file-chmod.c.~5~
-rw-r--r--libtrivfs/file-chmod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/file-chmod.c b/libtrivfs/file-chmod.c
index cee54859..f2c47f10 100644
--- a/libtrivfs/file-chmod.c
+++ b/libtrivfs/file-chmod.c
@@ -18,7 +18,7 @@
#include "priv.h"
#include "fs_S.h"
-error_t
+kern_return_t
trivfs_S_file_chmod (struct trivfs_protid *cred,
mode_t mode)
{