ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 9299bf4: Remove casts, make some whitespace changes i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Nov 2014 19:56:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9299bf48aeda33ff6854c9d4ed34fd7570640cd2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9299bf4 by Guy Harris (guy@xxxxxxxxxxxx):

    Remove casts, make some whitespace changes in generated code.
    
    This is the part of this change from Samba:
    
        commit f0a6043fb201940f438f63c809df7186aa307f01
        Author: Matthieu Patou <mat@xxxxxxxxx>
        Date:   Sun Oct 5 18:25:27 2014 -0700
    
        pidl-wireshark: handle 8 bits enum and change the signature of enum function to pass the exact type
    
        Instead of passing a uint32 in all cases we pass the exact type
    
        Pair-Programmed-With: Stefan Metzmacher <metze@xxxxxxxxx>
    
    that wasn't already in our version.
    
    Change-Id: I7da99cb701c2eedadeb8acb68d32f657dfa85e5b
    Reviewed-on: https://code.wireshark.org/review/5097
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  26d4fb0   add definition for IPV4/IPV6 types
    adds  9299bf4   Remove casts, make some whitespace changes in generated code.


Summary of changes:
 tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)