HomeFreeBSD

pfctl: Don't use PRIu64

Description

pfctl: Don't use PRIu64

Rather than PRIu64 we can just treat the data as uintmax_t, and use %jx
instead.

MFC after: 1 week
Suggested by: kib
Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
kpAuthored on Sep 1 2021, 4:18 PM
Parents
rGdbb0cb19ec7f: stress2: Update test to new working of option nomtime
Branches
Unknown
Tags
Unknown