Skip to content
Snippets Groups Projects
Commit 24337193 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

add missing return bug

parent aff4f66f
Branches
Tags
No related merge requests found
......@@ -328,6 +328,7 @@ at_add(
}
code = at_insert(sat,err);
return code;
}
#ifdef LDAP_DEBUG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment