Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    Compiler warning for code unreachable. (Charles Campbell)
Solution:   Use "while" instead of endless loop.  Change break to continue.
690ae9c8
Name Last commit Last update