cognet 2008-08-01 13:12:06 UTC
FreeBSD src repository
Modified files:
usr.sbin/bootparamd/bootparamd main.c
Log:
SVN rev 181125 on 2008-08-01 13:12:06Z by cognet
Char is unsigned on arm, so is not suitable to store the return value of
getopt(). Use an int instead.
Submitted by: Matthew Luckie
MFC after: 3 days
Revision Changes Path
1.13 +2 -2 src/usr.sbin/bootparamd/bootparamd/main.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"