diff options
author | Niall O'Higgins <niallo@cvs.openbsd.org> | 2005-03-15 12:28:49 +0000 |
---|---|---|
committer | Niall O'Higgins <niallo@cvs.openbsd.org> | 2005-03-15 12:28:49 +0000 |
commit | 18e85ec0fc01392343427c25d1f8dd2f3858c1ac (patch) | |
tree | 0f8705866d961339f9c280c221acd0ce418867ff /distrib | |
parent | 00c337b7c0fe0d6224de0b94045de799ecd32899 (diff) |
change some silly snprintf(buf, buflen, "%s", login) calls to just use
strlcpy(buf, login, buflen)
ok otto@ henning@
Diffstat (limited to 'distrib')
0 files changed, 0 insertions, 0 deletions