URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3557ac4ec688b86ec7819005a3a181600e056251
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3557ac4 by Evan Huus (evan.huus@xxxxxxxxxxxxxx):
    Fix warnings in test binaries
    
    They aren't built with the same warning flags as normal, but if you add those
    flags a bunch of warnings show up.
    
    Change-Id: If3776fbd98cc45e473f055e07c86ea8f6a5034f7
    Reviewed-on: https://code.wireshark.org/review/2432
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    
Actions performed:
    from  c95ff6b   Add dissector for Generic Network Virtualization Encapsulation (Geneve).
    adds  3557ac4   Fix warnings in test binaries
Summary of changes:
 epan/oids_test.c |    8 ++++----
 epan/tvbtest.c   |   30 +++++++++++++++---------------
 2 files changed, 19 insertions(+), 19 deletions(-)