]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1316: duplicated localtime() call v8.1.1316
authorBram Moolenaar <Bram@vim.org>
Sat, 11 May 2019 11:09:42 +0000 (13:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 11 May 2019 11:09:42 +0000 (13:09 +0200)
commitd6896731ecb74b419389f75d79210e088a9caa77
treed93730473269314f1ce66256e5800af1f0642f94
parentafd78266c5096574ec057c36fb4a0e56912e9a71
patch 8.1.1316: duplicated localtime() call

Problem:    Duplicated localtime() call.
Solution:   Delete one.
src/undo.c
src/version.c