Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master a5f1afe: decoders(transum): fix redundant redeclarat

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 21 Dec 2016 15:58:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5f1afe2b701fcd451645176fca5430429a08ea6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a5f1afe by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    decoders(transum): fix redundant redeclaration of 'add_detected_tcp_svc’ [-Wredundant-decls]
    
    Change-Id: I70ccf182160086a4c04467eec214857a461a2869
    Reviewed-on: https://code.wireshark.org/review/19373
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c7a4647   transum: fix no previous prototype for ‘proto_register_transum’ [-Wmissing-prototypes]
    adds  a5f1afe   decoders(transum): fix redundant redeclaration of 'add_detected_tcp_svc’ [-Wredundant-decls]


Summary of changes:
 plugins/transum/decoders.c |    1 -
 1 file changed, 1 deletion(-)