author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Fri, 2 Mar 2007 14:28:00 +0000 (15:28 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 2 Mar 2007 23:14:48 +0000 (15:14 -0800) | ||
commit | 62273826fe977d4c1fa445edf9d0e4ab02274fa2 | |
tree | 3f4c4e307bd7e3dbb6b9401d89bfbde0990c03e7 | tree | snapshot |
parent | 3d84df43e134d01cb790ddd47a14963ecd110152 | commit | diff |
print_wrapped_text: fix output for negative indent
When providing a negative indent, it means that -indent columns were
already printed. Fix a bug where the function ate the first character
if already the first word did not fit into the first line.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
When providing a negative indent, it means that -indent columns were
already printed. Fix a bug where the function ate the first character
if already the first word did not fit into the first line.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
utf8.c | diff | blob | history |