Wireshark-commits: [Wireshark-commits] master-2.2 8a0abec: Make index_of_char() static again

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 22 Aug 2016 13:29:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8a0abec91c7964ad9d455d1eefd1c5c52900f7f9
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

8a0abec by Balint Reczey (balint@xxxxxxxxxxxxxxx):

    Make index_of_char() static again
    
    Change-Id: I1c0d344c50ee5d78dd8247ccfe795ce0cd94aaa2
    Reviewed-on: https://code.wireshark.org/review/17230
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    (cherry picked from commit ee0f94aaaec4cc35b463a94df601a83a23f7967e)
    Reviewed-on: https://code.wireshark.org/review/17234
    

Actions performed:

    from  4843a66   Rename find_parameter() to ws_find_media_type_parameter()
    adds  8a0abec   Make index_of_char() static again


Summary of changes:
 epan/dissectors/packet-multipart.c |   19 +++++++++++++++++++
 epan/media_params.c                |   22 +---------------------
 epan/media_params.h                |    6 ------
 3 files changed, 20 insertions(+), 27 deletions(-)