diff options
Diffstat (limited to 'patch/dragcfact.c')
| -rw-r--r-- | patch/dragcfact.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/dragcfact.c b/patch/dragcfact.c index fce5c92..1b14513 100644 --- a/patch/dragcfact.c +++ b/patch/dragcfact.c @@ -79,4 +79,5 @@ dragcfact(const Arg *arg) XUngrabPointer(dpy, CurrentTime); while (XCheckMaskEvent(dpy, EnterWindowMask, &ev)); -}
\ No newline at end of file +} + |
