]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4017: gcc warns for misleading indent in Athena menu code v8.2.4017
authorDominique Pelle <dominique.pelle@gmail.com>
Thu, 6 Jan 2022 12:35:31 +0000 (12:35 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Jan 2022 12:35:31 +0000 (12:35 +0000)
commita33737b6d80f5461c1c6c4c96b5bc4964a737927
tree66ac08ae8846308eee950ba99691d13c7b840b64
parent58493cfae255adec2d5b407593b82d07abcc0975
patch 8.2.4017: gcc warns for misleading indent in Athena menu code

Problem:    Gcc warns for misleading indent in Athena menu code.
Solution:   Add curlies around the two statements. (Dominique PellĂ©,
            closes #9480)
src/gui_athena.c
src/version.c