]> granicus.if.org Git - vim/commit
patch 8.1.1999: calling both PlaySoundW() and PlaySoundA() v8.1.1999
authorBram Moolenaar <Bram@vim.org>
Sat, 7 Sep 2019 12:50:49 +0000 (14:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 Sep 2019 12:50:49 +0000 (14:50 +0200)
commit1b33bee35ed53b8d6f5c66a0e0a2da3c11bb7f3b
treea7465f9e19d38b43340920cbab9f0dc25705f96f
parentfbb3bc89b3ae29b5d42cc5951db67e2e71a22880
patch 8.1.1999: calling both PlaySoundW() and PlaySoundA()

Problem:    Calling both PlaySoundW() and PlaySoundA().
Solution:   Only use PlaySoundW(). (Dan Thompson, closes #4903)
src/sound.c
src/version.c