diff options
author | 2016-11-18 15:53:16 +0000 | |
---|---|---|
committer | 2016-11-18 15:53:16 +0000 | |
commit | 6e88afd0049f0afd9ca3603660845c6123b8f0fa (patch) | |
tree | fde87017ecf1f784f36340d1f190069803304cd8 /usr.sbin/tcpdump | |
parent | Use the ErrorEPC register for curcpu(). (diff) | |
download | wireguard-openbsd-6e88afd0049f0afd9ca3603660845c6123b8f0fa.tar.xz wireguard-openbsd-6e88afd0049f0afd9ca3603660845c6123b8f0fa.zip |
Delete useless call to setlocale(3).
While the C library function printf(3) is used here and is
locale-dependent, the printf(1) utility does not use the locale
dependent parts %lc and %ls. While POSIX requires LC_NUMERIC
support, we intentionally don't implement that in printf(3).
In summary, no functional change.
While here, sort headers and use the usual __dead usage() idiom.
Based on a patch from Jan Stary <hans at stare dot cz>.
OK bentley@
Diffstat (limited to 'usr.sbin/tcpdump')
0 files changed, 0 insertions, 0 deletions