1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/games/lincity/files/patch-ac

9 lines
191 B
Plaintext

--- 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;
}