Wireshark-commits: [Wireshark-commits] master 8017bde: pidl: fix typo found by lintian (mesages =>
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 31 Mar 2020 11:30:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8017bde10c0020a3f6f489cd5ad6885c203e0297
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8017bde by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    pidl: fix typo found by lintian (mesages => messages)
    
    verified with https://support.microsoft.com/fr-dz/help/238119/list-of-extended-mapi-numeric-result-codes
    
    Change-Id: I3769f20071f9f15aa14a270e980f788ff9488d20
    Reviewed-on: https://code.wireshark.org/review/36564
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4f776cb   PFCP: add Travelping's vendor IEs
     add  8017bde   pidl: fix typo found by lintian (mesages => messages)


Summary of changes:
 epan/dissectors/packet-dcerpc-mapi.c  | 4 ++--
 epan/dissectors/packet-dcerpc-mapi.h  | 2 +-
 epan/dissectors/packet-dcerpc-nspi.c  | 4 ++--
 epan/dissectors/packet-dcerpc-nspi.h  | 2 +-
 epan/dissectors/packet-dcerpc-rfr.c   | 4 ++--
 epan/dissectors/packet-dcerpc-rfr.h   | 2 +-
 epan/dissectors/pidl/mapicodes_enum.h | 2 +-
 7 files changed, 10 insertions(+), 10 deletions(-)