Wireshark-commits: [Wireshark-commits] master 26464b0: ERF: fix no previous prototype for 'erf_ts_t
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Aug 2016 12:54:09 +0000 (UTC)
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(-)