Wireshark-commits: [Wireshark-commits] master 8baf0fd: fix typo found by lintian (mesage => message
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Mar 2020 12:07:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8baf0fd295a58a26564ad0db541dc9c32d85555b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8baf0fd by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    fix typo found by lintian (mesage => message)
    
    Change-Id: I51654f51b2affd2363966900be4d57824d1c9385
    Reviewed-on: https://code.wireshark.org/review/36563
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3d730f8   nstime: make declaration arg order match definition
     add  8baf0fd   fix typo found by lintian (mesage => message)


Summary of changes:
 epan/dissectors/packet-dec-dnart.c   | 2 +-
 epan/dissectors/packet-mgcp.c        | 4 ++--
 epan/dissectors/packet-openflow_v4.c | 2 +-
 epan/dissectors/packet-openflow_v5.c | 2 +-
 epan/dissectors/packet-openflow_v6.c | 2 +-
 epan/dissectors/packet-udpcp.c       | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)