diff options
author | ZyX <kp-pav@yandex.ru> | 2018-04-22 20:13:55 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2018-04-22 20:15:42 +0300 |
commit | 3f4ec1aed22d9088e6f300b0c760533652ab3804 (patch) | |
tree | fb1383c0fc675609c830236be62263b88bbc05e0 /src/nvim/viml/parser/expressions.c | |
parent | e724667ef47e187a1115532d866af1dada4f24ae (diff) | |
download | rneovim-3f4ec1aed22d9088e6f300b0c760533652ab3804.tar.gz rneovim-3f4ec1aed22d9088e6f300b0c760533652ab3804.tar.bz2 rneovim-3f4ec1aed22d9088e6f300b0c760533652ab3804.zip |
syntax: Fix PVS/V547: condition was checked
In surrounding if() `off` was checked for being non-zero and in previous if() it
was checked for being positive.
Diffstat (limited to 'src/nvim/viml/parser/expressions.c')
0 files changed, 0 insertions, 0 deletions