]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - helpers/external_acl/ip_user/dict.c
SourceFormat: enforcement
[thirdparty/squid.git] / helpers / external_acl / ip_user / dict.c
index 428ad527a0fcf7677403acdabc8c86ddb83a27e3..287291ceaff993915a01e4698d2d58e3e2c70729 100644 (file)
@@ -42,7 +42,7 @@
  * It returns a pointer to the first entry of the linked list
  */
 struct ip_user_dict *
-            load_dict (FILE * FH) {
+load_dict (FILE * FH) {
     struct ip_user_dict *current_entry;        /* the structure used to
                                           store data */
     struct ip_user_dict *first_entry = NULL;   /* the head of the