URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57fed5d17fa22340fde76cabe2b5340ad48a1989
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
57fed5d by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):
    extcap: Move extcap_foreach to a GList
    
    Allow for a higher flexibility of the arguments passed to extcap_foreach
    
    Change-Id: I19708ac9d6c2aceecd88d0f691b5155bb8027675
    Reviewed-on: https://code.wireshark.org/review/26736
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    
Actions performed:
    from  5a9d0ca   extract_asn1_from_spec.pl: fix parsing of END tag
    adds  57fed5d   extcap: Move extcap_foreach to a GList
Summary of changes:
 extcap.c | 69 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 36 insertions(+), 33 deletions(-)