-
Pavel Emelyanov authored
Current implementation of print_sep has off-by-one-like issue -- it can print one character more :) Fix this and make the code shorter. Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
f49e54f2
Current implementation of print_sep has off-by-one-like issue -- it
can print one character more :) Fix this and make the code shorter.
Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>