ports/sysutils/fcron/files/patch-conf.c
Sergey Matveychuk 523db5c65c - Unbreak build on 5.3+
PR:		ports/74798
Submitted by:	Evan Dower <evantd(at)cs.washington.edu>
2004-12-07 08:47:42 +00:00

9 lines
147 B
C

--- conf.c.orig Tue Dec 7 11:44:09 2004
+++ conf.c Tue Dec 7 11:44:32 2004
@@ -1086,5 +1086,6 @@
break ;
next_file:
+ ;
}
}