summaryrefslogtreecommitdiff
path: root/textproc/agrep/files/patch-checkfile.c
blob: 99f2edf95e11e96883298f5be11e776595a1a1e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- checkfile.c.orig	1992-01-17 19:14:42 UTC
+++ checkfile.c
@@ -65,6 +65,7 @@ int ftype;
         return ISSOCKET;
       }
 */
+      return 0;
     }
 }