st/x.c.rej

11 lines
196 B
Text
Raw Permalink Normal View History

2021-07-30 00:45:33 +03:00
--- x.c
+++ x.c
@@ -409,6 +409,7 @@ bpress(XEvent *e)
{
struct timespec now;
MouseShortcut *ms;
+ MouseKey *mk;
int snap;
if (IS_SET(MODE_MOUSE) && !(e->xbutton.state & forceselmod)) {