freebsd-dev/sbin/ipfw
Stefan Eßer 0fa427fe19 Change printf format string to include the extra blank
This is a follow up change to r364321 after a discussion about the style.
All near by places use extra blanks in format strings, and while use of the
format string to provide the extra blank may need more cycles than adding 1
to twidth, it generates shorter code and is clearer in the opinion of some
reviewers of the previous change.

Not objected to by:	emaste
MFC after:		3 days
2020-09-01 09:02:43 +00:00
..
altq.c
dummynet.c
ipfw2.c Change printf format string to include the extra blank 2020-09-01 09:02:43 +00:00
ipfw2.h
ipfw.8 ipfw(8): Fix typo in man page 2020-08-21 17:45:17 +00:00
ipv6.c
main.c
Makefile
Makefile.depend
nat64clat.c Fix SIGSEGV in ipfw(8) when NAT64 prefix length is omitted. 2020-08-05 11:26:49 +00:00
nat64lsn.c
nat64stl.c Fix SIGSEGV in ipfw(8) when NAT64 prefix length is omitted. 2020-08-05 11:26:49 +00:00
nat.c
nptv6.c
tables.c