From 4c661c39326d815318cabea213a405fb31faec96 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sat, 27 Feb 2016 22:55:47 +0100 Subject: Move most of window modi to xcb --- include/helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/helper.h') 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. -- cgit v1.2.3