From a031634bd64c7f30c4ace5ca06a5a47600b42f47 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Thu, 8 Oct 2020 01:29:12 -0700 Subject: *: more cosmetic formatting cleanups Making things a bit more consistent --- src/rmd_make_dummy_pointer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/rmd_make_dummy_pointer.c') diff --git a/src/rmd_make_dummy_pointer.c b/src/rmd_make_dummy_pointer.c index 25bb027..bd38ea6 100644 --- a/src/rmd_make_dummy_pointer.c +++ b/src/rmd_make_dummy_pointer.c @@ -38,8 +38,8 @@ unsigned char *rmdMakeDummyPointer( Display *display, int size, int color, int type, - unsigned char *npxl) { - + unsigned char *npxl) +{ unsigned long bpixel = XBlackPixel(display, specs->screen); unsigned long wpixel = XWhitePixel(display, specs->screen); int i, k, o = '.'; -- cgit v1.2.3