Wireshark-commits: [Wireshark-commits] master 2418d06: AllJoyn: fix warning: no previous prototype

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Oct 2014 01:25:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2418d063efd2ded92e20356b6a29130ccb93282d
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    AllJoyn: fix warning: no previous prototype for 'add_padding_item' [-Wmissing-prototypes]
    
    Change-Id: Id18ac125390efa22638845083f7d0d5eaf71cb97
    Reviewed-on: https://code.wireshark.org/review/4955
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  309840f   TN5250: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  2418d06   AllJoyn: fix warning: no previous prototype for 'add_padding_item' [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-alljoyn.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)