mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
fix inconsistent indentation
This commit is contained in:
parent
546cba035c
commit
f103589cc3
@ -290,6 +290,7 @@ wait4msg(
|
|||||||
|
|
||||||
if ( (*result = chkResponseList(ld, msgid, all)) != NULL ) {
|
if ( (*result = chkResponseList(ld, msgid, all)) != NULL ) {
|
||||||
rc = (*result)->lm_msgtype;
|
rc = (*result)->lm_msgtype;
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
int lc_ready = 0;
|
int lc_ready = 0;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user