adapt to the style guildelines

semi-automated harvest of low hanging fruit:
change the unorthodox use of whitespace.
This commit is contained in:
Petter Wahlman
2014-03-16 08:20:00 +01:00
committed by Thiago de Arruda
parent 59f2430a8d
commit edabc6f4c7
48 changed files with 2782 additions and 2217 deletions

View File

@@ -352,7 +352,7 @@ char_u *transstr(char_u *s)
transchar_hex(hexbuf, c);
len += (int)STRLEN(hexbuf);
}
} else {
} else {
l = byte2cells(*p++);
if (l > 0) {