summaryrefslogtreecommitdiffstats
path: root/api/src/glfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/src/glfs.h')
-rw-r--r--api/src/glfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/src/glfs.h b/api/src/glfs.h
index a6c12e128df..279d11d58ee 100644
--- a/api/src/glfs.h
+++ b/api/src/glfs.h
@@ -1479,7 +1479,7 @@ glfs_setattr(struct glfs *fs, const char *path, struct glfs_stat *stat,
int
glfs_set_statedump_path(struct glfs *fs, const char *path) __THROW
- GFAPI_PUBLIC(glfs_set_statedump_path, future);
+ GFAPI_PUBLIC(glfs_set_statedump_path, 7.0);
__END_DECLS
#endif /* !_GLFS_H */