Wireshark-commits: [Wireshark-commits] master 07eef05: Rename si_code variable to mtp3_si_code to a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Dec 2014 00:56:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07eef05406aec3b30d075505fa4c0dc33486adec
Submitter: Stephen Fisher (sfisher@xxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

07eef05 by Stephen Fisher (sfisher@xxxxxxx):

    Rename si_code variable to mtp3_si_code to avoid conflicts with NetBSD's
    si_code #define in sys/siginfo.h
    
    Change-Id: I5e183b997768c87f275569343afa69ca542aba46
    Reviewed-on: https://code.wireshark.org/review/5844
    Reviewed-by: Stephen Fisher <sfisher@xxxxxxx>
    

Actions performed:

    from  577e6a1   Allow "cba" filter prefix for hf_ fields.  Seems like something with "pn" or (abbreviated) Profinet would make more sense (with dissectors to match), but trying to satisfy pre-commit check.
    adds  07eef05   Rename si_code variable to mtp3_si_code to avoid conflicts with NetBSD's si_code #define in sys/siginfo.h


Summary of changes:
 epan/dissectors/packet-m3ua.c |    2 +-
 epan/dissectors/packet-mtp3.c |    2 +-
 epan/dissectors/packet-mtp3.h |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)