Wireshark-commits: [Wireshark-commits] master 2a4c115: logcat (text): fix no previous prototype for

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Aug 2016 12:54:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a4c11592f5966676098927490680f0f6e854c04
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    logcat (text): fix no previous prototype for 'logcat_text_init/logcat_text_cleanup' [-Wmissing-prototypes]
    
    Change-Id: I1c8462064e7c07ee7f626fb26ad6bb744a7fc5b3
    Reviewed-on: https://code.wireshark.org/review/17144
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  26464b0   ERF: fix no previous prototype for 'erf_ts_to_nstime/dissect_relative_time/dissect_ptp_timeinterval' [-Wmissing-prototypes]
    adds  2a4c115   logcat (text): fix no previous prototype for 'logcat_text_init/logcat_text_cleanup' [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-logcat-text.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)