Wireshark-commits: [Wireshark-commits] master 9b2737a: rtp-ed137: fix no previous prototype for fun

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 03 Sep 2018 21:08:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b2737a3ba929ee719b3db2123e42b3cc323b8f6
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9b2737a by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    rtp-ed137: fix no previous prototype for function 'process_time_value/process_125us_based_value' [-Wmissing-prototypes]
    
    Change-Id: I8be268b67cb2f49b9b7ae8e0e1ae1eebc90d6ad2
    Reviewed-on: https://code.wireshark.org/review/29403
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  767f700   draft-ietf-idr-bgp-ext-communities became RFC 4360.
     add  9b2737a   rtp-ed137: fix no previous prototype for function 'process_time_value/process_125us_based_value' [-Wmissing-prototypes]


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