Source: Remove trailing whitespaces from src/*.{h,c}
[exim.git] / src / src / dns.c
index f99b470b21f76644de89a5b5f42731372d09b31a..27ab2d2a237984469a17f990392734c03d2a980c 100644 (file)
@@ -468,7 +468,7 @@ if (  !h->aa
    || !*trusted
    || !(auth_name = dns_extract_auth_name(dnsa))
    || OK != match_isinlist(auth_name, &trusted, 0, NULL, NULL,
-                           MCL_DOMAIN, TRUE, NULL) 
+                           MCL_DOMAIN, TRUE, NULL)
    )
   return FALSE;