summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-handles.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/src/glfs-handles.h')
-rw-r--r--api/src/glfs-handles.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/src/glfs-handles.h b/api/src/glfs-handles.h
index ddb11bf0bd5..19c4e8f7a62 100644
--- a/api/src/glfs-handles.h
+++ b/api/src/glfs-handles.h
@@ -293,7 +293,6 @@ glfs_h_access (struct glfs *fs, struct glfs_object *object, int mask) __THROW
0 : Success.
-1 : Error condition, mostly due to out of memory.
- 'errno' is set to ENOTSUP if upcall feature is not enabled.
*/