diff options
author | kientzle <kientzle@FreeBSD.org> | 2006-11-24 05:48:04 +0000 |
---|---|---|
committer | kientzle <kientzle@FreeBSD.org> | 2006-11-24 05:48:04 +0000 |
commit | 8aa83b7d19437facedfdf8c9dd0e308978e4342f (patch) | |
tree | 06a33d781507a642e67db2348ff9772afb8d4795 /lib/libc/stdlib/system.c | |
parent | 45d8c426b56e9c8f5190f88382c7331d0d582a7d (diff) | |
download | FreeBSD-src-8aa83b7d19437facedfdf8c9dd0e308978e4342f.zip FreeBSD-src-8aa83b7d19437facedfdf8c9dd0e308978e4342f.tar.gz |
Fill in a couple of missing casts: clarify one narrowing conversion
and correct the use of unary minus with an unsigned value. (The unary
minus here is actually being used as a bitwise operation, which is
unusual enough to deserve a clarifying cast.)
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions