• Benno Schulenberg's avatar
    tweaks: reshuffle some code in order to elide a variable · c4d2a92d
    Benno Schulenberg authored
    Initialize 'breaking_col' to what it needs to be when the current chunk
    consists of only a tab -- a tab that spreads across both start and end
    of the chunk -- so that the last 'if' can move into the preceding one,
    which allows the elision of 'char_len'.
    c4d2a92d
winio.c 112 KB