1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/games/xbubble/files/patch-src::init.c
Pav Lucistnik f062c89155 - Update to 0.5.8
PR:		ports/62315
Submitted by:	Florent Thoumie <flz@xbsd.org>
Approved by:	maintainer timeout (15 days)
2004-02-28 18:59:42 +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;