summaryrefslogtreecommitdiff
path: root/textproc/agrep/files/patch-checkfile.c
blob: 3255d658550c24a4efc28273eba423f7b011f7e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- checkfile.c.orig	1992-01-17 20:14:42.000000000 +0100
+++ checkfile.c	2011-11-27 13:19:28.000000000 +0100
@@ -65,6 +65,7 @@
         return ISSOCKET;
       }
 */
+      return 0;
     }
 }