Wireshark-commits: [Wireshark-commits] master c687697: Fix no previous prototype warnings.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Apr 2014 12:50:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c68769765cae2025e167c811a748e514822e73db
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c687697 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Fix no previous prototype warnings.
    
    Change-Id: I859597ebc957a58f659800ef63318f94e80feabf
    Reviewed-on: https://code.wireshark.org/review/1104
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  167041a   Try to make happy Ubuntu Buildbot
    adds  c687697   Fix no previous prototype warnings.


Summary of changes:
 epan/dissectors/packet-bencode.c   |    2 ++
 epan/dissectors/packet-epl.c       |    2 +-
 epan/dissectors/packet-ieee80211.c |    1 +
 epan/dissectors/packet-lbm.c       |    3 +++
 epan/dissectors/packet-lbmc.c      |    4 ++++
 epan/dissectors/packet-lbmpdm.c    |    5 ++++-
 epan/dissectors/packet-lbmpdmtcp.c |    3 +++
 epan/dissectors/packet-lbmr.c      |    3 +++
 epan/dissectors/packet-lbtrm.c     |    3 +++
 epan/dissectors/packet-lbtru.c     |    3 +++
 epan/dissectors/packet-lbttcp.c    |    4 ++++
 epan/dissectors/packet-lg8979.c    |    2 ++
 epan/dissectors/packet-mqtt.c      |    3 +++
 13 files changed, 36 insertions(+), 2 deletions(-)