Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release-src > by-pkgid > 973848e8e0e14134f2cf8e97785ffedc > files > 5

openvpn-2.1.1-3mdv2010.1.src.rpm

Index: openvpn-2.1_rc15/options.c
===================================================================
--- openvpn-2.1_rc15/options.c
+++ openvpn-2.1_rc15/options.c	2009-05-20 16:57:26.000000000 +0200
@@ -3769,7 +3769,7 @@
 	{
 	  int z;
 	  const char *name = NULL;
-	  const char *opterr = "when --inetd is used with two parameters, one of them must be 'wait' or 'nowait' and the other must be a daemon name to use for system logging";
+	  const char opterr[] = "when --inetd is used with two parameters, one of them must be 'wait' or 'nowait' and the other must be a daemon name to use for system logging";
 
 	  options->inetd = -1;