URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26464b028baac61102fea77b7ae6f19755c2359e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
26464b0 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
ERF: fix no previous prototype for 'erf_ts_to_nstime/dissect_relative_time/dissect_ptp_timeinterval' [-Wmissing-prototypes]
Change-Id: I21ee4f8850f63de3a7fa91ed9e8a426c82a9d62e
Reviewed-on: https://code.wireshark.org/review/17143
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 6d02362 btatt: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
adds 26464b0 ERF: fix no previous prototype for 'erf_ts_to_nstime/dissect_relative_time/dissect_ptp_timeinterval' [-Wmissing-prototypes]
Summary of changes:
epan/dissectors/packet-erf.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)