summaryrefslogtreecommitdiff
path: root/wiretap
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-06-08 18:12:48 -0700
committerGuy Harris <guy@alum.mit.edu>2016-06-09 01:13:29 +0000
commit078ab458a6c73a1a0d58ad2014a1b423c0bc97e8 (patch)
treeced9904eba097cc23d178736e3c5b32ab61535db /wiretap
parent6ec6bebf7c7227d7705109fceea9eb17e23c4e29 (diff)
downloadwireshark-078ab458a6c73a1a0d58ad2014a1b423c0bc97e8.tar.gz
Use the locale's decimal separator for times as seconds and fraction.
We use it when printing *other* seconds-and-fraction values, as we're just using %f, so we should use it consistently. If you don't want commas as decimal separators, you presumably don't want them anywhere; if you want to standardize the way numbers are shown, set the locale to the C locale. This addresses one of the two problems mentioned in bug 12500; there may be other places in the Wireshark suite where we should use the locale's decimal separator in times. Change-Id: I41f1c44d12ebf0f46ff678c977a955d09831b0cf Ping-Bug: 12500 Reviewed-on: https://code.wireshark.org/review/15787 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wiretap')
0 files changed, 0 insertions, 0 deletions