Author :
Martin Mitas
Date :
2019-05-11 00:11:44
Hash :51da223b Message :Minor cleanup.
* md_analyze_line: Use while() loop instead of bunch of gotos.
* Remove some manual optimizations. The optimizing skills of
compilers have improved in the recent years. With gcc 8.3
at -O3 there is no measurable change.