URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7fea55a0541bcc5059f767970b6f6291f81d7b9c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7fea55a by Dario Lombardo (lomato@xxxxxxxxx):
Fixup: ep_address_to_str -> address_to_str
Change-Id: Id49ba07e32a71357b50b32de7cecfd80e412d508
Reviewed-on: https://code.wireshark.org/review/2379
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 021e7af Fixup: tvb_ensure_length_remaining -> tvb_ensure_captured_length_remaining
adds 7fea55a Fixup: ep_address_to_str -> address_to_str
Summary of changes:
epan/dissectors/packet-bacapp.c | 16 ++++++++--------
epan/dissectors/packet-hpteam.c | 2 +-
epan/dissectors/packet-http.c | 4 ++--
epan/dissectors/packet-iax2.c | 8 ++++----
epan/dissectors/packet-isup.c | 2 +-
epan/dissectors/packet-rtcp.c | 2 +-
epan/dissectors/packet-ssl-utils.c | 4 ++--
epan/dissectors/packet-tacacs.c | 8 ++++----
8 files changed, 23 insertions(+), 23 deletions(-)