diff options
Diffstat (limited to 'patch/warp.c')
| -rw-r--r-- | patch/warp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/warp.c b/patch/warp.c index 4183818..16f1605 100644 --- a/patch/warp.c +++ b/patch/warp.c @@ -35,3 +35,4 @@ warp(const Client *c) XWarpPointer(dpy, None, c->win, 0, 0, 0, 0, c->w / 2, c->h / 2); } + |
