summaryrefslogtreecommitdiffstats
path: root/include/helper.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-19 19:50:48 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-19 19:50:48 +0100
commit6e3bb506de081362d71dc097273fbe954f651056 (patch)
treee38dd0ba4a0b95eb850e3a4decb1c7f9302f0153 /include/helper.h
parent4eb3fd1da33e91ad76efe1508702de50daf0df34 (diff)
Full mainloop madness
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 b250604b..0d47762e 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.
*/
-void config_sanity_check ( Display *display );
+int config_sanity_check ( Display *display );
/**
* @param arg string to parse.