1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/games/xbubble/files/patch-src__init.c
2014-07-29 17:12:47 +00:00

12 lines
261 B
C

--- src/init.c.old Tue Feb 3 18:14:28 2004
+++ src/init.c Tue Feb 3 18:14:37 2004
@@ -460,7 +460,7 @@
return return_val;
}
-int diren_select_bubbles (const struct dirent *d) {
+int diren_select_bubbles (struct dirent *d) {
int color;
int state;