]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4194: MS-Windows: code for calculating font size is duplicated v8.2.4194
authorK.Takata <kentkt@csc.jp>
Sun, 23 Jan 2022 16:25:17 +0000 (16:25 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 23 Jan 2022 16:25:17 +0000 (16:25 +0000)
commitabe628e1bd92ecb85a526348f376891d56bf3ea8
treeab7624beed8b64a835e5530cf4379b9daea6ca45
parentf4e88f2152c5975a6f4cfa7ccd745575fe4d1c78
patch 8.2.4194: MS-Windows: code for calculating font size is duplicated

Problem:    MS-Windows: code for calculating font size is duplicated.
Solution:   Move the code to a function. (Ken Takata, closes #9603)
src/gui_w32.c
src/version.c