diff options
author | dwmalone <dwmalone@FreeBSD.org> | 2004-03-09 11:57:28 +0000 |
---|---|---|
committer | dwmalone <dwmalone@FreeBSD.org> | 2004-03-09 11:57:28 +0000 |
commit | 24ee2482d3d3d2567ad1509e8bfa3c7509e142f0 (patch) | |
tree | d5af4c0ed3f27de3990351113eb49875f0ad301d /lib/libc/string/strlcat.c | |
parent | 036b26782d13d8853608666d94a5d6313120fa92 (diff) | |
download | FreeBSD-src-24ee2482d3d3d2567ad1509e8bfa3c7509e142f0.zip FreeBSD-src-24ee2482d3d3d2567ad1509e8bfa3c7509e142f0.tar.gz |
Fix the easy warnings:
1) Avoid shadowing index.
2) Constness.
3) Missing prototype for ifcmd.
4) Missing include of string.h.
5) Avoid shadowing error function.
6) ANSI definition for main.
Diffstat (limited to 'lib/libc/string/strlcat.c')
0 files changed, 0 insertions, 0 deletions