diff options
author | mike <mike@FreeBSD.org> | 2003-01-06 04:33:46 +0000 |
---|---|---|
committer | mike <mike@FreeBSD.org> | 2003-01-06 04:33:46 +0000 |
commit | 6a9f30910ed6856506b2a374e1b30d7e4dbc0c03 (patch) | |
tree | 63d1af84e6b1779b13f4fd815c99cbec08999a9d /lib/libc/stdio/vsscanf.c | |
parent | 245822d35f4c6849061bb00aa4f66f4f8dd0818a (diff) | |
download | FreeBSD-src-6a9f30910ed6856506b2a374e1b30d7e4dbc0c03.zip FreeBSD-src-6a9f30910ed6856506b2a374e1b30d7e4dbc0c03.tar.gz |
Cast return values of sizeof() to int so they can be printed with %d.
The size of this struct is unlikely to ever grow beyond what an int
can represent.
Noticed by: alpha tinderbox
Diffstat (limited to 'lib/libc/stdio/vsscanf.c')
0 files changed, 0 insertions, 0 deletions