diff options
Diffstat (limited to 'api/src/glfs.h')
| -rw-r--r-- | api/src/glfs.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/api/src/glfs.h b/api/src/glfs.h index f5a0e1a2a84..68fcf4ddcd9 100644 --- a/api/src/glfs.h +++ b/api/src/glfs.h @@ -466,7 +466,7 @@ glfs_t *glfs_from_glfd (glfs_fd_t *fd) __THROW  int glfs_set_xlator_option (glfs_t *fs, const char *xlator, const char *key,  			    const char *value) __THROW -        GFAPI_PUBLIC(glfs_set_xlator_options, 3.4.0); +        GFAPI_PUBLIC(glfs_set_xlator_option, 3.4.0);  /*  | 
