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 a494d1d: smb/tftp: fix no previous prototype for ‘tf

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Dec 2016 23:02:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a494d1d51d9566dc12716086b61361d7ac6b6390
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    smb/tftp: fix no previous prototype for ‘tftp/smb_eo_cleanup’ [-Wmissing-prototypes]
    
    Change-Id: I22ce7c49eab9232d38ace51a39fee098786f981d
    Reviewed-on: https://code.wireshark.org/review/19206
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  035fbe2   [Automatic update for 2016-12-11]
    adds  a494d1d   smb/tftp: fix no previous prototype for ‘tftp/smb_eo_cleanup’ [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-smb.c  |    2 +-
 epan/dissectors/packet-tftp.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)