Wireshark-commits: [Wireshark-commits] master 8df622b: Fix compiler warnings.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Sep 2014 08:14:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8df622bc181763e5602a7aa5550b2a0e9984dea5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8df622b by Guy Harris (guy@xxxxxxxxxxxx):

    Fix compiler warnings.
    
    In our build environment, some UN*Xes define the historic index()
    routine in addition to the standard strchr() routine.
    
    Change-Id: Id39ad42a60def6af4c5b3625528207e9d2948392
    Reviewed-on: https://code.wireshark.org/review/4002
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  63d7f7f   adjust the path to the translation files they were renamed from qtshark_... to wireshark_...
    adds  8df622b   Fix compiler warnings.


Summary of changes:
 epan/dissectors/packet-s7comm_szl_ids.c |   82 +++++++++++++++----------------
 1 file changed, 41 insertions(+), 41 deletions(-)