aboutsummaryrefslogtreecommitdiffstats
path: root/games/xbubble/files/patch-src__init.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/xbubble/files/patch-src__init.c')
-rw-r--r--games/xbubble/files/patch-src__init.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xbubble/files/patch-src__init.c b/games/xbubble/files/patch-src__init.c
new file mode 100644
index 000000000000..718172d4731f
--- /dev/null
+++ b/games/xbubble/files/patch-src__init.c
@@ -0,0 +1,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;
+