Wireshark-commits: [Wireshark-commits] master 83a9adb: systemd-journal: fix no previous prototype f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 04 Sep 2018 03:33:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83a9adbbf2272d7196a7bc0164505b83c1a80681
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    systemd-journal: fix no previous prototype for function 'init_jf_to_hf_map' [-Wmissing-prototypes]
    
    Change-Id: Ic141b4a51e330794f83c2dac331651c054848d94
    Reviewed-on: https://code.wireshark.org/review/29404
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9b2737a   rtp-ed137: fix no previous prototype for function 'process_time_value/process_125us_based_value' [-Wmissing-prototypes]
     add  83a9adb   systemd-journal: fix no previous prototype for function 'init_jf_to_hf_map' [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-systemd-journal.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)