summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/monitoring.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/monitoring.h')
-rw-r--r--libglusterfs/src/monitoring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/monitoring.h b/libglusterfs/src/monitoring.h
index 1c08bfc7eb6..7826d4ec4df 100644
--- a/libglusterfs/src/monitoring.h
+++ b/libglusterfs/src/monitoring.h
@@ -16,6 +16,6 @@
#define GLUSTER_METRICS_DIR "/var/run/gluster/metrics"
char *
-gf_monitor_metrics (glusterfs_ctx_t *ctx);
+gf_monitor_metrics(glusterfs_ctx_t *ctx);
#endif /* __MONITORING_H__ */