decode: nits, whitespace and line length fix
commit11e554c26dc1e8e43b6def4a85ffe22658e06bbf
authorGerhard Sittig <gerhard.sittig@gmx.net>
Fri, 19 Apr 2019 13:03:14 +0000 (19 15:03 +0200)
committerGerhard Sittig <gerhard.sittig@gmx.net>
Sat, 20 Apr 2019 09:27:20 +0000 (20 11:27 +0200)
tree3c3828d5f493b9e890f45b31cd9c10a6909ec720
parentd6ebfaa8b6ceaf6f6b07c7d115e40fc3a7fde0cf
decode: nits, whitespace and line length fix

Address nits in the setup_pd_annotations() routine. Fixup an occurance
of too deep an indentation level (introduced in 790b026162332). Rephrase
a long line while we are here, to cut its length and for consistency
with other "visible annotations" manipulations in other locations.
decode.c