Wireshark-commits: [Wireshark-commits] master 493f03b: Remove bytestring_to_ep_str

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 7 Jan 2015 18:01:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=493f03b4200f96f45fadf3302b1d3bfb5a95b409
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

493f03b by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove bytestring_to_ep_str
    
    Use wmem equivalent bytestring_to_str
    
    Change-Id: I1ec7509e3adb36ab0f65317459653cb3b4b11af8
    Reviewed-on: https://code.wireshark.org/review/6368
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2139110   Updates in it translation.
    adds  493f03b   Remove bytestring_to_ep_str


Summary of changes:
 debian/libwireshark0.symbols |    1 -
 epan/address_to_str.c        |    6 +++---
 epan/oids.c                  |    8 +++++---
 epan/to_str.c                |   32 --------------------------------
 epan/to_str.h                |    3 ---
 5 files changed, 8 insertions(+), 42 deletions(-)