summaryrefslogtreecommitdiff
path: root/src/rmd_frame.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2021-03-15 18:53:43 -0700
committerVito Caputo <vcaputo@pengaru.com>2021-03-15 18:53:43 -0700
commit82008ccd7ad52e7e2f917b6a1de42dbe8546b7ec (patch)
tree195a71a2c6232b953b60825383b555aed6166111 /src/rmd_frame.c
parentf3f4730c2236a3f27a921d818f14bc62b0e311d0 (diff)
*: random whitespace cleanups
Mostly trailing space/tab removals, no functional changes.
Diffstat (limited to 'src/rmd_frame.c')
-rw-r--r--src/rmd_frame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rmd_frame.c b/src/rmd_frame.c
index 685ca12..d27d42d 100644
--- a/src/rmd_frame.c
+++ b/src/rmd_frame.c
@@ -39,7 +39,7 @@
void rmdDrawFrame( Display *dpy,
- int screen,
+ int screen,
Window win,
int width,
int height)
© All Rights Reserved