mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 07:30:57 -05:00
Avoid "label at end of compound statement" error of newer gcc
This commit is contained in:
parent
68561435cc
commit
0f4f9c9c13
1 changed files with 1 additions and 0 deletions
|
|
@ -648,6 +648,7 @@ retry_ber:
|
|||
ber_scanf(ber, "x{");
|
||||
}
|
||||
nextresp2:
|
||||
;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue