]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.2175: Compile error with Motif UI + mouse support v9.0.2176
authorKen Takata <kentkt@csc.jp>
Tue, 19 Dec 2023 19:12:29 +0000 (20:12 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 19 Dec 2023 19:12:29 +0000 (20:12 +0100)
commit18d0d29b420543efd4938619d821df7b67988de5
tree90e2167079ce1fdb9c89e2485ea4ee083421f8bf
parent5872bcb6e8dfc15d7a5c0aaaf94d8029f3a1fa3f
patch 9.0.2175: Compile error with Motif UI + mouse support

Problem:  Compile error with Motif UI + mouse support (after v9.0.1262)
Solution: Use correct oldval option pointer

Fix compilation error introduced by 9.0.1262 and found in #13704.

closes: #13726

Signed-off-by: Ken Takata <kentkt@csc.jp>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/optionstr.c
src/version.c