Florian Obser writes:
> this made my head hurt, pointed out by clang.
>
> "logical not is only applied to the left hand side of this comparison
> [-Wlogical-not-parentheses]"
>
> OK?
oh I realized I had forgotten something,
I've this change in my tree for months and ok'ed by millert@.
please c
this made my head hurt, pointed out by clang.
"logical not is only applied to the left hand side of this comparison
[-Wlogical-not-parentheses]"
OK?
diff --git ldapd/modify.c ldapd/modify.c
index f5d9007faaa..485d0fcfba9 100644
--- ldapd/modify.c
+++ ldapd/modify.c
@@ -132,7 +132,7 @@ ldap_add(s