diff options
author | marcel <marcel@FreeBSD.org> | 2010-06-20 00:34:06 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2010-06-20 00:34:06 +0000 |
commit | 47a2bcbced59a8a40016d608682d3efb8faf5133 (patch) | |
tree | 24b5ae04f5b305ba5536953799320a980f971bae /usr.sbin/sysinstall/misc.c | |
parent | a8e27bd6d34b94a75724bb7ab81ab8eb0d34d5a6 (diff) | |
download | FreeBSD-src-47a2bcbced59a8a40016d608682d3efb8faf5133.zip FreeBSD-src-47a2bcbced59a8a40016d608682d3efb8faf5133.tar.gz |
Unbreak platforms with char unsigned by default. Oddly enough, GCC isn't
satisfied with a simple cast to int in the check against EOF, so the fix
is a bit involved by actually having to go through a temporary variable.
Diffstat (limited to 'usr.sbin/sysinstall/misc.c')
0 files changed, 0 insertions, 0 deletions