summaryrefslogtreecommitdiffstats
path: root/test/helper-test.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-28 15:32:53 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-28 15:32:53 +0100
commita4fd907fe869daaef2726366972519371ac6e358 (patch)
tree0de3b2e3d6c477538581bb3f9c2d71e3f598261c /test/helper-test.c
parent6fb94876ca35bb94ab92c6ee2ea26d0c1b15da9d (diff)
Run indenter
Diffstat (limited to 'test/helper-test.c')
-rw-r--r--test/helper-test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/helper-test.c b/test/helper-test.c
index e02e63d9..48a12a75 100644
--- a/test/helper-test.c
+++ b/test/helper-test.c
@@ -32,9 +32,9 @@ int show_error_message ( const char *msg, int markup )
rofi_view_error_dialog ( msg, markup );
return 0;
}
-xcb_screen_t *xcb_screen;
+xcb_screen_t *xcb_screen;
xcb_ewmh_connection_t xcb_ewmh;
-int xcb_screen_nbr;
+int xcb_screen_nbr;
#include <x11-helper.h>
int main ( int argc, char ** argv )