]> sigrok.org Git - libsigrok.git/commitdiff
asix-sigma: style nits, devc in routine signatures, long text lines
authorGerhard Sittig <redacted>
Tue, 12 May 2020 18:09:54 +0000 (20:09 +0200)
committerGerhard Sittig <redacted>
Fri, 29 May 2020 05:50:23 +0000 (07:50 +0200)
Move the 'devc' parameter to the front in routine signatures for the
remaining locations which were not adjusted yet. Reduce indentation of
continuation lines, especially in long routine signatures. Try to not
break string literals in diagnostics messages, rephrase some of the
messages. Massage complex formulae for the same reason.

Whitespace changes a lot, word positions move on text lines. See a
corresponding whitespace ignoring and/or word diff for the essence of
the change.


No differences found