summaryrefslogtreecommitdiff
path: root/libnetfs/file-syncfs.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-11-15 16:50:50 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-11-15 16:50:50 +0000
commit3ef14dc5033bcb02d48d8d842bac760ea2fd0cf1 (patch)
tree18a4977b3b1cc747e012e8aaa52c21a3e6b1e8ee /libnetfs/file-syncfs.c
parent33539520d2e6b3789d2354c651b6e8a12ff21edd (diff)
entered into RCS
Diffstat (limited to 'libnetfs/file-syncfs.c')
-rw-r--r--libnetfs/file-syncfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/file-syncfs.c b/libnetfs/file-syncfs.c
index fbc1b55e..13af70ff 100644
--- a/libnetfs/file-syncfs.c
+++ b/libnetfs/file-syncfs.c
@@ -28,7 +28,7 @@ netfs_S_file_syncfs (struct protid *user,
{
error_t err;
- if (!cred)
+ if (!user)
return EOPNOTSUPP;
/* Translators not yet supported by netfs. XXX */