]> git.sur5r.net Git - openldap/commitdiff
Removed too much LINT.
authorKurt Zeilenga <kurt@openldap.org>
Sat, 22 May 1999 00:31:36 +0000 (00:31 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 22 May 1999 00:31:36 +0000 (00:31 +0000)
servers/slapd/back-ldbm/modify.c

index a9cf3b28a18d166300c7927300c89fa291387098..4000c1f8ae8e0b36d8a30938d1db74156a536adb 100644 (file)
@@ -106,6 +106,7 @@ int ldbm_modify_internal(
     Entry      *e 
 )
 {
+       int err;
        LDAPMod         *mod;
        LDAPModList     *ml;