diff options
author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-06-19 17:12:25 +0000 |
---|---|---|
committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-06-19 17:12:25 +0000 |
commit | b4e943202090c3241de853c5ef56fb8e5f11a498 (patch) | |
tree | 705c4c1481a173d5b63e59a826870acb619c1b3f /sbin/ifconfig/Makefile | |
parent | 0a8d09fe8a31057965128ceb85fc8993b78fd6a7 (diff) |
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
Notes
Notes:
svn path=/head/; revision=159776
Diffstat (limited to 'sbin/ifconfig/Makefile')
0 files changed, 0 insertions, 0 deletions