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(-)