freebsd-dev/usr.sbin/asf
Yaroslav Tykhiy b4e9432020 There is a plenty of arch's out there where sizeof(size_t) != sizeof(int).
A field width in printf(3) must be int, so cast return value from strlen()
to the type.

Noticed by:	Andrzej Tobola <ato iem pw edu pl>; tinderbox
Pointy hat to:	yar
X-MFC with:	the rest of the new asf code
2006-06-19 17:12:25 +00:00
..
asf_kld.c Give a major overhaul to asf(8). 2006-06-18 11:14:40 +00:00
asf_kvm.c Give a major overhaul to asf(8). 2006-06-18 11:14:40 +00:00
asf_prog.c Give a major overhaul to asf(8). 2006-06-18 11:14:40 +00:00
asf.8 Give a major overhaul to asf(8). 2006-06-18 11:14:40 +00:00
asf.c There is a plenty of arch's out there where sizeof(size_t) != sizeof(int). 2006-06-19 17:12:25 +00:00
asf.h Give a major overhaul to asf(8). 2006-06-18 11:14:40 +00:00
Makefile Give a major overhaul to asf(8). 2006-06-18 11:14:40 +00:00