]> git.ipfire.org Git - thirdparty/pdns.git/commit
Replace `usec` with `us` 12497/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 31 Jan 2023 16:07:50 +0000 (11:07 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 8 Mar 2023 17:01:46 +0000 (12:01 -0500)
commit35f4f57433255aa364acbdfb60b36f2776bb741a
treec3b2ff22492a49651182d5ed515a3b6841034281
parent9273c94d88794368a8dd0c9742d00e7bf7d1e729
Replace `usec` with `us`

- Swap `total [unit]` to `[unit] total`
- Mostly remove leading space before `us`
  - `took` lines excluded
  - lines with other units that still had leading spaces excluded
13 files changed:
modules/gmysqlbackend/smysql.cc
modules/gpgsqlbackend/spgsql.cc
modules/lmdbbackend/lmdbbackend.cc
pdns/dnsdist-carbon.cc
pdns/dnsdist-lua-rules.cc
pdns/dnsdist-tcp.cc
pdns/dnsdist.cc
pdns/dnsdistdist/doh.cc
pdns/dnsscope.cc
pdns/dnssecinfra.cc
pdns/dnstcpbench.cc
pdns/speedtest.cc
pdns/ssqlite3.cc