Wireshark-commits: [Wireshark-commits] master 9a61687: UDP: Rename UDPlite to UDP-Lite
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 4 Oct 2015 20:09:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a61687f0166d899e495ac4420ff5787ea6ec225
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9a61687 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    UDP: Rename UDPlite to UDP-Lite
    
    Keep "UDPLite" in ipproto.c in accordance with the IANA Considerations
    section of RFC 3828.
    
    Change-Id: Icfa2bc07ea3c6782e838b4896f9e4aec28422d34
    Reviewed-on: https://code.wireshark.org/review/10765
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  f6283eb   Expand, correct, and otherwise improve comments.
    adds  9a61687   UDP: Rename UDPlite to UDP-Lite


Summary of changes:
 epan/dissectors/packet-udp.c |   16 ++++++++--------
 epan/ipproto.c               |    2 +-
 2 files changed, 9 insertions(+), 9 deletions(-)