aboutsummaryrefslogtreecommitdiff
path: root/src/clint.py
diff options
context:
space:
mode:
authorZyX <kp-pav@yandex.ru>2018-04-15 20:36:21 +0300
committerZyX <kp-pav@yandex.ru>2018-04-15 20:36:21 +0300
commit24ee2613174250f9d32492c435c42daef3a44b21 (patch)
tree968082b05758bfbfebd4543326e00d88c077d905 /src/clint.py
parentb8f69b6b9a1b5339ba580e58725b8866339c1ad7 (diff)
downloadrneovim-24ee2613174250f9d32492c435c42daef3a44b21.tar.gz
rneovim-24ee2613174250f9d32492c435c42daef3a44b21.tar.bz2
rneovim-24ee2613174250f9d32492c435c42daef3a44b21.zip
if_cscope: Fix PVS/V560: condition would result in earlier return
Previous block just checks for totmatches being zero and returns if it is. And totmatches is unsigned, so `totmatches > 0` may never be true.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions