1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/x11-wm/olvwm/files/patch-winipane.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
308 B
C

--- winipane.c.orig 2013-09-17 21:38:07.432239206 -0700
+++ winipane.c 2013-09-17 22:03:24.772361669 -0700
@@ -95,7 +95,7 @@
XSetBackground(dpy, gc,
winInfo->core.client->scrInfo->colorInfo.bgColor);
}
- return;
+ return 0;
}
XFillRectangle(dpy, pane, WinGC(winInfo,WORKSPACE_GC),