forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
219 B
C
10 lines
219 B
C
--- event.c.orig 2014-06-05 16:17:55.096065622 +0200
|
|
+++ event.c 2014-06-05 16:21:05.995052448 +0200
|
|
@@ -106,6 +106,7 @@
|
|
0, 0, toy->width, toy->height);
|
|
}
|
|
|
|
+void
|
|
NekoChangeVisibility(window)
|
|
Window window;
|
|
{
|