Wireshark-commits: [Wireshark-commits] master 0437280: C15ch: fix o previous prototype for function
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0437280a20212205b6b1cfb52a6ae5e0e6b527bf
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0437280 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    C15ch: fix o previous prototype for function [-Wmissing-prototypes]
    
    Change-Id: Iaa3c12ca435bf628343216d2d951f50cc0ff2231
    Reviewed-on: https://code.wireshark.org/review/8194
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    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  d5e932f   C15CH: fix unused (const) variable found by Clang
    adds  0437280   C15ch: fix o previous prototype for function [-Wmissing-prototypes]
Summary of changes:
 epan/dissectors/packet-c15ch.c |   13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)