Wireshark-commits: [Wireshark-commits] master 2d6e634: dissectors (and tools): fix typo dependant -

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Mar 2017 21:56:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d6e634f34559b9dea7affa51f93090333df8e5c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2d6e634 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    dissectors (and tools): fix typo dependant -> dependent
    
    found by lintian
    
    Change-Id: I50907b9721f3941c291cf322916f553ab3b4b168
    Reviewed-on: https://code.wireshark.org/review/20638
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  784169b   h245 (asn1): fix typo identifer -> identifier
    adds  2d6e634   dissectors (and tools): fix typo dependant -> dependent


Summary of changes:
 epan/dissectors/packet-btavrcp.c |   10 +++++-----
 epan/dissectors/packet-dccp.c    |    2 +-
 epan/dissectors/packet-ecmp.c    |    6 +++---
 epan/dissectors/packet-spice.c   |    2 +-
 tools/wireshark_gen.py           |    4 ++--
 5 files changed, 12 insertions(+), 12 deletions(-)