]> sigrok.org Git - libsigrok.git/commitdiff
scpi: Minor style nits
authorGerhard Sittig <redacted>
Fri, 30 Dec 2016 12:11:59 +0000 (13:11 +0100)
committerUwe Hermann <redacted>
Sat, 7 Jan 2017 14:51:47 +0000 (15:51 +0100)
Drop an initial assignment to a variable which never takes effect.
Add braces around the body of a more complex if block. Separate routines
from each other by exactly one empty line.


No differences found