HomeFreeBSD

Fix xo_emit format string for percentages

Description

Fix xo_emit format string for percentages

The "%lld" format string was used with a value of type long.
See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278532.

Reviewed by: imp, mmel
Pull Request: https://github.com/freebsd/freebsd-src/pull/1344

Details

Provenance
John F. Carr <jfc@mit.edu>Authored on Apr 22 2024, 7:13 PM
impCommitted on Sep 22 2024, 1:26 PM
Parents
rGd00827a9ca0b: Revert "netstat: Resolve duplicate "dropped-packets" key from libxo output"
Branches
Unknown
Tags
Unknown