Fix previous commit

This commit is contained in:
Howard Chu 2003-02-28 13:41:53 +00:00
parent 0423ec0bd6
commit 215be5f443

View File

@ -523,6 +523,7 @@ retry_ber:
if (LDAP_IS_UDP(ld) && isv2) {
ber_scanf(ber, "x{");
}
nextresp2:
#endif
/* the message type */
if ( (tag = ber_peek_tag( ber, &len )) == LBER_ERROR ) {