Wireshark-commits: [Wireshark-commits] master 82f8818: DLM3: Remove macro for declare header field

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Feb 2016 16:47:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82f881890b500fe729f002f4f7578c0b509f8a01
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

82f8818 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    DLM3: Remove macro for declare header field (hf)
    
    checkhf don't like macro and for avoid warning/error, remove macro for declare hf
    
    Change-Id: I5521b3176027ddc673e8f6c793ab4eb0d01cd8fd
    Reviewed-on: https://code.wireshark.org/review/14018
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  0e8dc99   MIH: fix exists multiple times with NOT compatible types
    adds  82f8818   DLM3: Remove macro for declare header field (hf)


Summary of changes:
 epan/dissectors/packet-dlm3.c |  747 ++++++++++++++++++++++++++++-------------
 1 file changed, 506 insertions(+), 241 deletions(-)