summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_scanf.c
diff options
context:
space:
mode:
authorrobert <robert@FreeBSD.org>2003-07-27 14:01:33 +0000
committerrobert <robert@FreeBSD.org>2003-07-27 14:01:33 +0000
commite93c7b5e5e3fcd80ca56ac00e6710e2a9c2335ec (patch)
tree89f153f9c6cc0082369a7c88155b5a28daca8074 /sys/kern/subr_scanf.c
parenta134e1ecc462f4c6d1a927d9ffaba403c14443a7 (diff)
downloadFreeBSD-src-e93c7b5e5e3fcd80ca56ac00e6710e2a9c2335ec.zip
FreeBSD-src-e93c7b5e5e3fcd80ca56ac00e6710e2a9c2335ec.tar.gz
Changed the data types of three index variables, two of them
in the `video_state' structure, to larger ones (from u_char to u_short). Each can now hold values at least as large as the size of the array it is meant to point into. This eliminates warnings printed by GCC 3.3.1 and hence makes pcvt compilable using -Werror.
Diffstat (limited to 'sys/kern/subr_scanf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud