7729971bf7
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20575 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
381 B
Diff
13 lines
381 B
Diff
diff -urN scponly-4.8/helper.c scponly-4.8.new/helper.c
|
|
--- scponly-4.8/helper.c 2008-01-15 07:26:13.000000000 +0100
|
|
+++ scponly-4.8.new/helper.c 2010-03-29 09:48:33.000000000 +0200
|
|
@@ -230,7 +230,7 @@
|
|
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.
|