Wireshark-commits: [Wireshark-commits] master 65c885f: TCP: fix no previous prototype for 'exp_pdu_
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Aug 2016 12:55:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=65c885ffc76ab2d0d7afa8e08ffe9cfcae0a3151
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    TCP: fix no previous prototype for 'exp_pdu_tcp_dissector_data_size/exp_pdu_tcp_dissector_data_populate_data' [-Wmissing-prototypes]
    
    Change-Id: I259f457868f4b8cde7e188d88d3d55f97070ee3b
    Reviewed-on: https://code.wireshark.org/review/17145
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2a4c115   logcat (text): fix no previous prototype for 'logcat_text_init/logcat_text_cleanup' [-Wmissing-prototypes]
    adds  65c885f   TCP: fix no previous prototype for 'exp_pdu_tcp_dissector_data_size/exp_pdu_tcp_dissector_data_populate_data' [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-tcp.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)