jb 2008-01-27 01:19:47 UTC
FreeBSD src repository
Modified files:
usr.sbin/setfmac setfmac.c
Log:
fts_pathlen is now a size_t rather than an int so a cast is needed.
I'm not sure why warn() and err() string formatted variables need
to be right-justified.
Revision Changes Path
1.10 +6 -6 src/usr.sbin/setfmac/setfmac.c