From a4fd907fe869daaef2726366972519371ac6e358 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sun, 28 Feb 2016 15:32:53 +0100 Subject: Run indenter --- 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 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. -- cgit v1.2.3