ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 1cdf644: A21: fix warning: no previous prototype for

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Nov 2014 22:03:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1cdf644bdb78ee7cec39235aea07dd697d1ffb81
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    A21: fix warning: no previous prototype for function ... [-Wmissing-prototypes]
    
    Second try... ;-)
    
    Remove also double space
    
    Change-Id: I77aa269c1abae18b4fb9daec6cc0ac862cf4ab9f
    Reviewed-on: https://code.wireshark.org/review/5421
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  605a6ae   Mate: Fix indent (use tabs)
    adds  1cdf644   A21: fix warning: no previous prototype for function ... [-Wmissing-prototypes]


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