URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=237fa1cac2834cd12c7bae47a9aa6c6fe339576d
Submitter: J?rg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
237fa1c by Joerg Mayer (jmayer@xxxxxxxxx):
    Fix warnings turning errors (also fixes buildbot)
    These fixes are superficial. Michael: Please review and either remove
    the unneeded stuff or put in the correct use.
    
    Change-Id: I15e0f8c746af5bd76f57965ddcbf06d9e4ac80ca
    Reviewed-on: https://code.wireshark.org/review/2223
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    
Actions performed:
    from  9e4cb64   packet-ospf.c : proto_tree_add_text -> something filterable
    adds  237fa1c   Fix warnings turning errors (also fixes buildbot) These fixes are superficial. Michael: Please review and either remove the unneeded stuff or put in the correct use.
Summary of changes:
 epan/dissectors/packet-ipmi-se.c |    2 +-
 epan/dissectors/packet-ipmi.c    |    6 ++++++
 epan/dissectors/packet-ospf.c    |    8 ++++++++
 3 files changed, 15 insertions(+), 1 deletion(-)