aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-registry/signals.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mds-registry/signals.c')
-rw-r--r--src/mds-registry/signals.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mds-registry/signals.c b/src/mds-registry/signals.c
index 9b0a7a0..8fb90dd 100644
--- a/src/mds-registry/signals.c
+++ b/src/mds-registry/signals.c
@@ -34,7 +34,8 @@
*
* @param signo The signal
*/
-void signal_all(int signo)
+void
+signal_all(int signo)
{
pthread_t current_thread;
ssize_t node;