URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c43b8b5ef95b7b2dc865d8b0df89222b224059ce
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

c43b8b5 by Balint Reczey (bal...@balintreczey.hu):

    Rename find_parameter() to ws_find_media_type_parameter()
    
    The symbols exported from libs should use less generic. preferably
    prefixed names to avoid name collisions with other shared library
    symbols.
    
    Change-Id: I8323b3e194a7ee4d61baec0c007342fab6cbde84
    Reviewed-on: https://code.wireshark.org/review/17229
    Petri-Dish: Michael Mann <mman...@netscape.net>
    Reviewed-by: Michael Mann <mman...@netscape.net>
    

Actions performed:

    from  22e421f   Fixed a bug which might have caused a division by 0.
    adds  c43b8b5   Rename find_parameter() to ws_find_media_type_parameter()


Summary of changes:
 epan/dissectors/packet-isup.c      |    4 ++--
 epan/dissectors/packet-multipart.c |   10 +++++-----
 epan/media_params.c                |    2 +-
 epan/media_params.h                |    2 +-
 4 files changed, 9 insertions(+), 9 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to