summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/src/glfs-internal.h')
-rw-r--r--api/src/glfs-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/src/glfs-internal.h b/api/src/glfs-internal.h
index 1b87dae5a52..3f8ac92ac7e 100644
--- a/api/src/glfs-internal.h
+++ b/api/src/glfs-internal.h
@@ -246,7 +246,7 @@ fd_t *__glfs_migrate_fd (struct glfs *fs, xlator_t *subvol, struct glfs_fd *glfd
int glfs_first_lookup (xlator_t *subvol);
-void glfs_process_upcall_event (struct glfs *fs, void *data);
+void glfs_process_upcall_event (struct glfs *fs, void *data)
GFAPI_PRIVATE(glfs_process_upcall_event, 3.7.0);
#define DECLARE_OLD_THIS xlator_t *old_THIS = NULL