summaryrefslogtreecommitdiff
path: root/games/lincity/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'games/lincity/files/patch-ac')
-rw-r--r--games/lincity/files/patch-ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/games/lincity/files/patch-ac b/games/lincity/files/patch-ac
new file mode 100644
index 000000000000..3d1c5941ef19
--- /dev/null
+++ b/games/lincity/files/patch-ac
@@ -0,0 +1,8 @@
+--- main.cxx.orig Thu Feb 25 20:17:54 1999
++++ main.cxx Sat Sep 25 17:56:44 1999
+@@ -780,5 +780,4 @@
+ if ((dp = opendir (dir)) == NULL)
+ {
+- closedir (dp);
+ return 0;
+ }