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 562954b: transum: fix no previous prototype for '...

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Dec 2016 13:32:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=562954bbe6a1d1e78edb86f644385cea54e6f987
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    transum: fix no previous prototype for '...’ [-Wmissing-prototypes]
    
    Comment set_pkt_rrpd (not used)
    
    Change-Id: I8d571f3cd45c51b07969132718a43244003c0f59
    Reviewed-on: https://code.wireshark.org/review/19344
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  dd143ca   [SMTP] Bugfix BDAT command handling
    adds  562954b   transum: fix no previous prototype for '...’ [-Wmissing-prototypes]


Summary of changes:
 plugins/transum/packet-transum.c |   34 ++++++++++++++++++----------------
 plugins/transum/packet-transum.h |    2 ++
 2 files changed, 20 insertions(+), 16 deletions(-)