URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a2832c4be6741c0389c1c561dd2b69a04691dc9
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0a2832c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    WMEM (allocator): fix warning: redeclaration of already-defined enum '_wmem_allocator_type_t' is a GNU extension [-Wgnu-redeclared-enum]
    
    Change-Id: Ied0428324c14f248bf6857fd288b4fb5d4591230
    Reviewed-on: https://code.wireshark.org/review/7033
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  58f8076   Menubar (GTK): fix warning: no previous prototype for ‘set_menus_capture_start_sensitivity’ [-Wmissing-prototypes]
    adds  0a2832c   WMEM (allocator): fix warning: redeclaration of already-defined enum '_wmem_allocator_type_t' is a GNU extension [-Wgnu-redeclared-enum]
Summary of changes:
 epan/wmem/wmem_allocator.h |    1 -
 1 file changed, 1 deletion(-)