URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1f5c3044f920ef4cf9c345f81bd8a14bd7b4ffc9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1f5c304 by Michael Mann (mmann78@xxxxxxxxxxxx):
Localize decimal point on time formatted columns.
Have the decimal point for sub-second values be locale specific.
Change-Id: I670471e8e5db6291e364d124eb48ddbaa6d8ff26
Ping-Bug: 12500
Reviewed-on: https://code.wireshark.org/review/20621
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d972ffc ieee802154: Time correction IE: Fix and add micro-second value
adds 1f5c304 Localize decimal point on time formatted columns.
Summary of changes:
epan/column-utils.c | 137 ++++++++++++++++++++++++++++++++-------------------
1 file changed, 86 insertions(+), 51 deletions(-)