1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/x11-wm/olvwm/files/patch-winnofoc.c
Cy Schubert fbde5c5dd6 Fix build under 10-CURRENT.
Split old-style patch files into current standard individual patch files.
2013-09-18 05:16:46 +00:00

12 lines
263 B
C

--- winnofoc.c.orig 2013-09-17 21:38:07.492238885 -0700
+++ winnofoc.c 2013-09-17 22:06:01.202842480 -0700
@@ -239,7 +239,7 @@
XEvent dummy;
if (FindModifierMask(event->xkey.keycode) != 0)
- return;
+ return 0;
XSync(dpy,0);
/*