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_setbrwindow.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/rmd_setbrwindow.c') diff --git a/src/rmd_setbrwindow.c b/src/rmd_setbrwindow.c index 9ad30b8..8534c77 100644 --- a/src/rmd_setbrwindow.c +++ b/src/rmd_setbrwindow.c @@ -33,8 +33,8 @@ boolean rmdSetBRWindow( Display *dpy, BRWindow *brwin, DisplaySpecs *specs, - ProgArgs *args) { - + ProgArgs *args) +{ //before we start recording we have to make sure the ranges are valid if (args->windowid == 0) {//root window //first set it up -- cgit v1.2.1