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 08c4919: pfcp: fix no previous prototype for ‘pfcp_is

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Aug 2018 21:40:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08c4919de0e33dd722db9103dd14eed85240befd
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    pfcp: fix no previous prototype for ‘pfcp_is_cause_accepted’ [-Wmissing-prototypes]
    
    Change-Id: I0d5da3e747e45b815c8a99ea5d41c19d4fa32624
    Reviewed-on: https://code.wireshark.org/review/29188
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  dfc7fcc   Docs: Make our Pod documentation encoding uniform.
     add  08c4919   pfcp: fix no previous prototype for ‘pfcp_is_cause_accepted’ [-Wmissing-prototypes]


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