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 5e932ad: EPL: fix warning: no previous prototype for

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Nov 2014 21:28:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e932ada7bc309f11135afe8bee77a1909ab46a3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    EPL: fix warning: no previous prototype for function ... [-Wmissing-prototypes]
    
    Change-Id: I40de0c8c2bd40f18a33947367fdeec5a22a3093a
    Reviewed-on: https://code.wireshark.org/review/5414
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e77261f   Eliminate proto_tree_add_text from some dissectors.
    adds  5e932ad   EPL: fix warning: no previous prototype for function ... [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-epl.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)