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_update_image.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/rmd_update_image.c') diff --git a/src/rmd_update_image.c b/src/rmd_update_image.c index 343e1bb..3948af2 100644 --- a/src/rmd_update_image.c +++ b/src/rmd_update_image.c @@ -47,8 +47,8 @@ void rmdUpdateImage( Display * dpy, Image *image, int noshmem, int shm_opcode, - int no_quick_subsample){ - + int no_quick_subsample) +{ RectArea *temp; for (temp = *root; temp; temp = temp->next) { -- cgit v1.2.3