]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1000: indenting is off v8.1.1000
authorBram Moolenaar <Bram@vim.org>
Sat, 9 Mar 2019 10:23:58 +0000 (11:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 9 Mar 2019 10:23:58 +0000 (11:23 +0100)
commitfd731b0e31df9f167098c4a77ff894fea6cb7f5c
treec27514e7cb12e27538639fd9351d7066119c1c8f
parent9d7fdd403a3a9ee0d008b6dcbcd2ecc9ec0f57b7
patch 8.1.1000: indenting is off

Problem:    Indenting is off.
Solution:   Make indenting consistent and update comments. (Ozaki Kiichi,
            closes #4079)
src/getchar.c
src/ops.c
src/version.c