Source: Remove trailing whitespaces from src/*.{h,c}
[exim.git] / src / src / lookups / ldap.c
index b870df14776a18a7450ebedac034496ba8b3cc0b..276bf32b034dac8a5a1c6cf658596ddff58cce9c 100644 (file)
@@ -800,7 +800,7 @@ while ((rc = ldap_result(lcp->ld, msgid, 0, timeoutptr, &result)) ==
 
            /* In case we requested one attribute only but got
             * several times into that attr loop, we need to append
-            * the additional values. (This may happen if you derive 
+            * the additional values. (This may happen if you derive
             * attributeTypes B and C from A and then query for A.)
             * In all other cases we detect the different attribute
             * and append only every non first value. */