richedit: Don't break when streaming out a table, just continue.
This is a regression caused by commit
54b53b60 which change the code to use
if statements instead of a switch, so the break statement should have
been changed to a continue statement.
Showing
Please
register
or
sign in
to comment