]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - helpers/external_acl/kerberos_ldap_group/support_group.cc
SourceFormat Enforcement
[thirdparty/squid.git] / helpers / external_acl / kerberos_ldap_group / support_group.cc
index 5f528c2ec7e8e729b64b7035c311ea58986b6bd6..f6f0868960eb319ceff3e8f55e247e38da9aafee 100644 (file)
@@ -152,7 +152,6 @@ hex_utf_char(struct main_args *margs, int flag)
             return NULL;
         }
 
-
         if (n == a - 1) {
             debug((char *) "%s| %s: WARNING: Invalid Hex UTF-8 string %s\n", LogTime(), PROGRAM, up);
             if (ul)
@@ -296,7 +295,6 @@ hex_utf_char(struct main_args *margs, int flag)
     return ul;
 }
 
-
 int
 create_gd(struct main_args *margs)
 {