Wireshark-commits: [Wireshark-commits] master-1.12 a4572ba: LPP: fix a typo in the protocol abbrevi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Apr 2015 13:24:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4572babf85587c17a8abdf843709b36514e3c7a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

a4572ba by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LPP: fix a typo in the protocol abbreviation
    
    Bug: 11141
    Change-Id: I2bd00a84dd59bbcfc67bf6b8286cb49fd9ff01f9
    Reviewed-on: https://code.wireshark.org/review/8175
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 2318bd92b30dda84a77863faba35aab0fe513ca4)
    Conflicts:
    	asn1/lpp/lpp.cnf
    	asn1/lpp/packet-lpp-template.c
    	asn1/lpp/packet-lpp-template.h
    	epan/dissectors/packet-lpp.c
    	epan/dissectors/packet-lpp.h
    Reviewed-on: https://code.wireshark.org/review/8177
    

Actions performed:

    from  5bbf0d2   reassembly: address a 15-year old XXX comment
    adds  a4572ba   LPP: fix a typo in the protocol abbreviation


Summary of changes:
 asn1/lpp/lpp.cnf               |    2 +-
 asn1/lpp/packet-lpp-template.c |    4 ++--
 asn1/lpp/packet-lpp-template.h |    2 +-
 epan/dissectors/packet-lpp.c   |    4 ++--
 epan/dissectors/packet-lpp.h   |    2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)