]> The Tcpdump Group git mirrors - tcpdump/commit
EAP: get rid of trailing commas in lists.
authorGuy Harris <[email protected]>
Sun, 14 Nov 2021 03:08:26 +0000 (19:08 -0800)
committerGuy Harris <[email protected]>
Sat, 19 Mar 2022 21:27:11 +0000 (14:27 -0700)
commit6095120edd1b47721e29d11026eeb51273422dc2
tree278f6fc6db126de73e43e56a265e365d5571528f
parenta59bae086dee8c5b2cbaf82dc4038e2cf28f5d9e
EAP: get rid of trailing commas in lists.

Don't print a comma separator after items; print them before items if an
item has already been printed from which the new item needs to be
separated.

(cherry picked from commit fd5f8f865a3cecc437818a465113842aa0a8077d)
print-eap.c