Wireshark-commits: [Wireshark-commits] master 9798080: l16 (plugins/codecs): fix no previous proto
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 21 Mar 2018 06:39:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=979808091d118788b42f7eab5a8f09e4d805f3ae
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    l16 (plugins/codecs): fix no previous prototype for ‘codec_register_l16’ [-Wmissing-prototypes]
    
    Change-Id: I5f3bd624f2c5b327e40194fc29f34a11cfd48267
    Reviewed-on: https://code.wireshark.org/review/26568
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  6741603   Fix case.
    adds  9798080   l16 (plugins/codecs): fix no previous prototype for ‘codec_register_l16’ [-Wmissing-prototypes]


Summary of changes:
 plugins/codecs/l16_mono/l16decode.c | 2 ++
 1 file changed, 2 insertions(+)