Wireshark-commits: [Wireshark-commits] master-2.6 32f8971: make-manuf.py: Skip the title row of eac

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 07 Sep 2018 17:30:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=32f8971a050301f48a949c95249aa5aef94d6ab0
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

32f8971 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    make-manuf.py: Skip the title row of each .csv file.
    
    Change-Id: I88a4b3da6b75d4891dc3b3e5b8ceb1233e038932
    Reviewed-on: https://code.wireshark.org/review/29470
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 83239cd745c0aafa9beacc093649bff3ef069b60)
    Reviewed-on: https://code.wireshark.org/review/29471
    

Actions performed:

    from  9d61d41   Migrate make-manuf to Python+CSV.
     add  32f8971   make-manuf.py: Skip the title row of each .csv file.


Summary of changes:
 manuf               | 26 +++++++++++++++++++++++---
 tools/make-manuf.py |  2 ++
 2 files changed, 25 insertions(+), 3 deletions(-)