Wireshark-commits: [Wireshark-commits] master 077f99f: RTPS: fix no previous prototype for function
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Apr 2017 11:36:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=077f99f8def3580bc56124dc9adbb4192c390fe7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

077f99f by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    RTPS: fix no previous prototype for function 'rtps_util_add_timestamp' [-Wmissing-prototypes]
    
    Change-Id: I2757f6442b9f3d37897225a90dd6d848e4a9c373
    Reviewed-on: https://code.wireshark.org/review/20889
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  174dc4b   Bluetooth: HFP: Fix "Parameters" field highlight
    adds  077f99f   RTPS: fix no previous prototype for function 'rtps_util_add_timestamp' [-Wmissing-prototypes]


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