summaryrefslogtreecommitdiffstats
path: root/include/helper.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-27 22:55:47 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-27 22:55:47 +0100
commit4c661c39326d815318cabea213a405fb31faec96 (patch)
tree1cdb613c53db17e3d7064000e780291fcf1dbc48 /include/helper.h
parentbb2f0d8b837f4829d9f5d24d33f9f81097250ebc (diff)
Move most of window modi to xcb
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 0d47762e..6caf2ed2 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 ( Display *display );
+int config_sanity_check ( xcb_connection_t *xcb_connection);
/**
* @param arg string to parse.