r17856: The two new functions - libnet_LookupName and libnet_UserInfo.
[jra/samba/.git] / source4 / libnet / libnet_domain.c
index ca9ed85227e714608dad41b398c44b6047788587..9462cbe93d42a62158665812a6c73eb473be73fc 100644 (file)
@@ -645,6 +645,7 @@ NTSTATUS libnet_DomainCloseLsa_recv(struct composite_context *c, struct libnet_c
        if (NT_STATUS_IS_OK(status) && io) {
                ctx->lsa.name = NULL;
                ZERO_STRUCT(ctx->lsa.handle);
+
                io->out.error_string = talloc_asprintf(mem_ctx, "Success");
 
        } else if (!NT_STATUS_IS_OK(status)) {