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 f968017: RTPS: fix warning: no previous prototype for

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

Commits:

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

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

Actions performed:

    from  232879a   gsm a dtap: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  f968017   RTPS: fix warning: no previous prototype for function ... [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-rtps.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)