URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56a30766ef40812fe79a0b04461d91a7aa170825
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
56a3076 by Gerald Combs (gerald.combs@xxxxxxxxxxxx):
make-manuf.py: Improve truncation.
If the PyICU module is available, use it to truncate manufacturer
names by grapheme clusters.
Change-Id: Ib7dcbb126809df496a534f44a47871a1b28dc539
Reviewed-on: https://code.wireshark.org/review/29660
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 17c8101 Test: Fix a copy+paste error.
add 56a3076 make-manuf.py: Improve truncation.
Summary of changes:
tools/make-manuf.py | 39 +++++++++++++++++++++++++++++++--------
1 file changed, 31 insertions(+), 8 deletions(-)