summaryrefslogtreecommitdiff
path: root/games/xbubble/files/patch-src__init.c
blob: 718172d4731f1122199d3cd5d5c9112f8d54ae70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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;