pkgsrc-ng/shells/scponly/patches/patch-helper.c
2013-09-26 17:14:40 +02:00

14 lines
365 B
C

$NetBSD: patch-helper.c,v 1.1 2011/12/05 22:56:22 joerg Exp $
--- helper.c.orig 2011-12-05 21:14:21.000000000 +0000
+++ helper.c
@@ -230,7 +230,7 @@ int check_dangerous_args(char **av)
return 1;
}
}
-#elif
+#else
/*
* make sure that processing doesn't continue if we can't validate a rsync check
* and if the getopt flag is set.