add missing return bug

This commit is contained in:
Kurt Zeilenga 2001-05-24 00:42:08 +00:00
parent aff4f66fe6
commit 2433719316

View File

@ -328,6 +328,7 @@ at_add(
}
code = at_insert(sat,err);
return code;
}
#ifdef LDAP_DEBUG