opnsense-ports/textproc/agrep/files/patch-checkfile.c
Franco Fichtner d1d55c00c8 */*: sync with upstream
Taken from: FreeBSD
2017-01-21 18:28:10 +01:00

10 lines
158 B
C

--- checkfile.c.orig 1992-01-17 19:14:42 UTC
+++ checkfile.c
@@ -65,6 +65,7 @@ int ftype;
return ISSOCKET;
}
*/
+ return 0;
}
}