diff options
author | delphij <delphij@FreeBSD.org> | 2007-06-14 03:16:16 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2007-06-14 03:16:16 +0000 |
commit | 8585936d907b01c6f276268fb7d052bd62d9de6a (patch) | |
tree | dcab610d2289caf6ec0e6dbcda498dbd353a8c78 /lib/msun/src/e_fmod.c | |
parent | 680f2931544153bf29bbd067816880bf03aafeb0 (diff) | |
download | FreeBSD-src-8585936d907b01c6f276268fb7d052bd62d9de6a.zip FreeBSD-src-8585936d907b01c6f276268fb7d052bd62d9de6a.tar.gz |
In the previous changeset a cast of myminor to u_int were
removed, which will cause problems on architectures where
longs are longer than ints, for instance,
"mknod foo c 0 0xffff00ff"
would fail in such cases.
Use a proper cast instead.
Prompted by: bde
Diffstat (limited to 'lib/msun/src/e_fmod.c')
0 files changed, 0 insertions, 0 deletions