summaryrefslogtreecommitdiff
blob: d08ce28b93b580a76f80b4cc77ae4894d9383da7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- helper.c.orig	2009-05-11 00:33:08.000000000 -0600
+++ helper.c	2009-05-11 00:39:59.000000000 -0600
@@ -259,11 +259,11 @@
 							PROG_RSYNC, logstamp());
 						return 1;
 				}
 #endif /* RSYNC_COMPAT */
 
-#elif /* HAVE_GETOPT */
+#else /* HAVE_GETOPT */
 				/*
 				 * make sure that processing doesn't continue if we can't validate a rsync check
 				 * and if the getopt flag is set.
 				 */
 				syslog(LOG_ERR, "a getopt() argument check could not be performed for %s, recompile scponly without support for %s or rebuild scponly with getopt", av[0], av[0]);