mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
9 lines
191 B
Plaintext
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;
|
|
}
|