Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates-src > by-pkgid > 1df41140fcc2786fc3488143ce37acde > files > 5

openvpn-2.3.9-1.mga5.src.rpm

Index: openvpn-2.1_rc15/src/openvpn/options.c
===================================================================
--- openvpn-2.1_rc15/src/openvpn/options.c
+++ openvpn-2.1_rc15/src/openvpn/options.c	2009-05-20 16:57:26.000000000 +0200
@@ -4583,7 +4583,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;