ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 71759a7: PTP: fix typo path_delay -> peer_delay

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 03 Aug 2018 09:26:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71759a7130b4aae10f31e9cdb3eabdcfa611730d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

71759a7 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    PTP: fix typo path_delay -> peer_delay
    
    reported by Donn Lee
    
    Bug: 15026
    Change-Id: I54bb65338a22c3d9cb691618baeb011a869182d3
    Reviewed-on: https://code.wireshark.org/review/28939
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7b6181a   Fix bug in RFC 5447 dictionary.
     add  71759a7   PTP: fix typo path_delay -> peer_delay


Summary of changes:
 epan/dissectors/packet-ptp.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)