diff options
Diffstat (limited to 'api/src/glfs-fops.c')
| -rw-r--r-- | api/src/glfs-fops.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/api/src/glfs-fops.c b/api/src/glfs-fops.c index f6786845a4f..3996e38eb61 100644 --- a/api/src/glfs-fops.c +++ b/api/src/glfs-fops.c @@ -5219,7 +5219,7 @@ out:      return ret;  } -int +static int  glfs_recall_lease_upcall(struct glfs *fs, struct glfs_upcall *up_arg,                           struct gf_upcall *up_data)  {  | 
