Wireshark-commits: [Wireshark-commits] master 6fd55a2: Fix packet-vp8.c:168:6: warning: redundant r
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6fd55a2e5bf053a94f37c233126be500eb61aa65
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6fd55a2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    Fix packet-vp8.c:168:6: warning: redundant redeclaration of 'proto_reg_handoff_vp8' [-Wredundant-decls]
    packet-vp8.c:30:6: note: previous declaration of 'proto_reg_handoff_vp8' was here
    
    Change-Id: Ibbae1eeffaa672224e5ea77bda8e207d077b7262
    Reviewed-on: https://code.wireshark.org/review/1071
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  ae127f2   Add Mac Roman and DOS CP437.
    adds  6fd55a2   Fix packet-vp8.c:168:6: warning: redundant redeclaration of 'proto_reg_handoff_vp8' [-Wredundant-decls] packet-vp8.c:30:6: note: previous declaration of 'proto_reg_handoff_vp8' was here
Summary of changes:
 epan/dissectors/packet-vp8.c |    2 --
 1 file changed, 2 deletions(-)