Wireshark-commits: [Wireshark-commits] master b0bc4d5: Revert "Fixup: ep_address_to_str -> address_
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0bc4d5535b4112cdc71eb87e351bc87aba0c7c5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b0bc4d5 by Michael Mann (mmann78@xxxxxxxxxxxx):
Revert "Fixup: ep_address_to_str -> address_to_str"
Most (all?) of these functions are being called within GUI, so they can't have packet_scope, which is why they weren't already converted (I made this mistake once already)
This reverts commit 7fea55a0541bcc5059f767970b6f6291f81d7b9c.
Change-Id: I4bf29b206e5e1f5daefcec131309a8f6e78e1eb1
Reviewed-on: https://code.wireshark.org/review/2428
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 14824e6 Revert "Fixup: tvb_* -> tvb_captured"
adds b0bc4d5 Revert "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 | 12 +++---------
epan/dissectors/packet-tacacs.c | 8 ++++----
8 files changed, 24 insertions(+), 30 deletions(-)