Update of /repo/OpenLDAP/pkg/ldap/clients/tools
Modified Files:
ldapmodify.c 1.206 -> 1.207
Log Message:
Warning cleanup: signed meets unsigned: Replace BVICMP() with !BV_CASEMATCH().
BVICMP() tried (unnecessarily) to return <0 / 0 / >0, but could be unsigned.
CVS Web URLs:
http://www.openldap.org/devel/cvsweb.cgi/clients/tools/
http://www.openldap.org/devel/cvsweb.cgi/clients/tools/ldapmodify.c
Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.