summaryrefslogtreecommitdiffstats
path: root/include/helper.h
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-10-18 13:40:39 +0200
committerQC <qball@gmpclient.org>2015-10-18 13:40:39 +0200
commit93b6b83fb9fc1add7ebc781c7df20e005352acfb (patch)
tree45cf356b59653c2894e86974246a93df50f2ca79 /include/helper.h
parentb1883ccaea53c79c6bbcf636b0e50a3b266b03bb (diff)
Try todo some validation of monitor size/padding in config sanity check.
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 d75bfe35..01d42d4b 100644
--- a/include/helper.h
+++ b/include/helper.h
@@ -134,7 +134,7 @@ void remove_pid_file ( int fd );
*
* This functions exits the program with 1 when it finds an invalid configuration.
*/
-void config_sanity_check ( void );
+void config_sanity_check ( Display *display );
/**
* @param arg string to parse.