]> The Tcpdump Group git mirrors - tcpdump/commit
Don't specify struct as "const" within sizeof().
authorDenis Ovsienko <[email protected]>
Wed, 13 Sep 2017 12:26:02 +0000 (13:26 +0100)
committerDenis Ovsienko <[email protected]>
Wed, 13 Sep 2017 12:33:02 +0000 (13:33 +0100)
commit413840cf188d748819f718655db02e8927d590b0
tree52e7fe2042329a9978ea02f8967b85185f49b079
parente5ab6e7001ce66740193be7db47b462a944ada10
Don't specify struct as "const" within sizeof().

The only difference the const qualifier makes in this context is visual,
make it consistent with the rest of the source code.
13 files changed:
print-bfd.c
print-cfm.c
print-eap.c
print-eigrp.c
print-isoclns.c
print-ldp.c
print-lmp.c
print-lspping.c
print-lwapp.c
print-mpcp.c
print-rsvp.c
print-sflow.c
print-vqp.c