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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/src/glfs-handles.h b/api/src/glfs-handles.h
index 475f450801e..4d039b9c76b 100644
--- a/api/src/glfs-handles.h
+++ b/api/src/glfs-handles.h
@@ -254,7 +254,7 @@ struct glfs_object *
glfs_h_creat_open(struct glfs *fs, struct glfs_object *parent, const char *path,
int flags, mode_t mode, struct stat *stat,
struct glfs_fd **out_fd) __THROW
- GFAPI_PUBLIC(glfs_h_creat_open, FUTURE);
+ GFAPI_PUBLIC(glfs_h_creat_open, 6.6);
/*
SYNOPSIS