URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c2b774326471f03c81a23466aac9308f931f865e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c2b7743 by Guy Harris (guy@xxxxxxxxxxxx):
Eliminate more unnecessary casting away of constness.
Change-Id: I3d2d83d60f798703ea3fa16ba2d6e95a00f88469
Reviewed-on: https://code.wireshark.org/review/12885
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 18c5496 Don't cast away constness unnecessarily.
adds c2b7743 Eliminate more unnecessary casting away of constness.
Summary of changes:
epan/conversation_table.c | 4 ++--
epan/dissectors/packet-dcerpc.c | 6 +++---
epan/dissectors/packet-devicenet.c | 2 +-
epan/dissectors/packet-dns.c | 2 +-
epan/dissectors/packet-epl.c | 6 +++---
epan/dissectors/packet-hpfeeds.c | 2 +-
epan/dissectors/packet-qnet6.c | 8 ++++----
epan/dissectors/packet-radius.c | 2 +-
epan/dissectors/packet-rtps.c | 6 +++---
9 files changed, 19 insertions(+), 19 deletions(-)