Wireshark-commits: [Wireshark-commits] master 2fcbbf3: FTDI FT: Rename from ftdift to ftdi-ft
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Jul 2020 10:04:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2fcbbf35db3fc7a16527cdede469882e8539c9ff
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2fcbbf3 by Tomasz Moń (desowin@xxxxxxxxx):

    FTDI FT: Rename from ftdift to ftdi-ft
    
    Currently we have two FTDI protocols: ftdi-ft and ftdi-mpsse. In the
    future we can have more. The dash in "ftdi-" makes the name easier
    to read.
    
    Ping-Bug: 11743
    Change-Id: Ia8861b8c72c0ec82faa194f25e68beaf3c5033c4
    Reviewed-on: https://code.wireshark.org/review/37965
    Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  dba5465   MQ: Fix short NameValue presentation
     add  2fcbbf3   FTDI FT: Rename from ftdift to ftdi-ft


Summary of changes:
 epan/dissectors/packet-ftdi-ft.c | 140 +++++++++++++++++++--------------------
 1 file changed, 70 insertions(+), 70 deletions(-)