mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
fbde5c5dd6
Split old-style patch files into current standard individual patch files.
12 lines
263 B
C
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);
|
|
/*
|