URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=114e7735b961720e63d2145770ed9b82c0200ff8
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
114e773 by Guy Harris (guy@xxxxxxxxxxxx):
Call setlocale() before getting version information.
That way, the setlocale() call used to get the current locale will get
the right answer.
Change-Id: Ib43e16a9d98d08e5ddaff81fd3235f5b64d7b95b
Reviewed-on: https://code.wireshark.org/review/6197
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from a53b67c Don't include header files that we don't appear to need.
adds 114e773 Call setlocale() before getting version information.
Summary of changes:
capinfos.c | 6 +++---
captype.c | 6 +++---
rawshark.c | 6 +++---
tfshark.c | 6 +++---
tshark.c | 6 +++---
5 files changed, 15 insertions(+), 15 deletions(-)