summaryrefslogtreecommitdiffstats
path: root/include/helper.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-28 15:32:53 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-28 15:32:53 +0100
commita4fd907fe869daaef2726366972519371ac6e358 (patch)
tree0de3b2e3d6c477538581bb3f9c2d71e3f598261c /include/helper.h
parent6fb94876ca35bb94ab92c6ee2ea26d0c1b15da9d (diff)
Run indenter
Diffstat (limited to 'include/helper.h')
-rw-r--r--include/helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/helper.h b/include/helper.h
index 6caf2ed2..d479ce92 100644
--- a/include/helper.h
+++ b/include/helper.h
@@ -137,7 +137,7 @@ void remove_pid_file ( int fd );
*
* This functions exits the program with 1 when it finds an invalid configuration.
*/
-int config_sanity_check ( xcb_connection_t *xcb_connection);
+int config_sanity_check ( xcb_connection_t *xcb_connection );
/**
* @param arg string to parse.