Wireshark-commits: [Wireshark-commits] master ee0f94a: Make index_of_char() static again

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

Commits:

ee0f94a 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>
    

Actions performed:

    from  e129aec   debian: Update symbols file with new symbols
    adds  ee0f94a   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(-)