Fix inconsistent declaration parameter names.
authorUwe Hermann <uwe@hermann-uwe.de>
Wed, 10 Feb 2016 20:55:49 +0000 (21:55 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 13 Feb 2016 19:41:33 +0000 (20:41 +0100)
commit520362f8c4082820193f09e43b27a8c7df2ef011
tree99e46ca028d7a93a55806c8ca1c4227e3672add0
parentda50281d69f15d125b56971a3009fd31cbbab58b
Fix inconsistent declaration parameter names.

This patch was generated using clang-tidy:

  clang-tidy -checks="-*,readability-inconsistent-declaration-parameter-name" -fix

(with some manual fixups of false-positives)
pv/data/analogsegment.hpp
pv/data/decode/decoder.hpp
pv/data/decoderstack.hpp
pv/popups/channels.hpp
pv/util.hpp
pv/view/decodetrace.hpp
pv/view/logicsignal.hpp
pv/view/viewport.hpp
pv/view/viewwidget.hpp
pv/widgets/colourpopup.hpp