Avoid "label at end of compound statement" error of newer gcc

This commit is contained in:
Ralf Haferkamp 2008-09-19 12:58:00 +00:00
parent 68561435cc
commit 0f4f9c9c13

View file

@ -648,6 +648,7 @@ retry_ber:
ber_scanf(ber, "x{");
}
nextresp2:
;
#endif
}