File subversion-1.8.14-unused-var-authnrequired.patch of Package subversion.5701

--- subversion/mod_authz_svn/mod_authz_svn.c.orig	2015-08-06 13:03:43.000000000 +0200
+++ subversion/mod_authz_svn/mod_authz_svn.c	2015-08-06 13:04:35.000000000 +0200
@@ -860,13 +860,14 @@
                                                     &authz_svn_module);
   const char *repos_path = NULL;
   const char *dest_repos_path = NULL;
-  int status, authn_required;
+  int status;
 
 #if USE_FORCE_AUTHN
   /* Use the force_authn() hook available in 2.4.x to work securely
    * given that ap_some_auth_required() is no longer functional for our
    * purposes in 2.4.x.
    */
+  int authn_required;
   int authn_configured;
 
   /* We are not configured to run */
openSUSE Build Service is sponsored by