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
asf_kvm.c
asf_prog.c
asf.8
asf.c
asf.h
Makefile