]> Pileus Git - ~andy/fetchmail/commit
strcpy -> strlcpy, strcat -> strlcat
authorMatthias Andree <matthias.andree@gmx.de>
Sat, 30 Jul 2005 00:35:59 +0000 (00:35 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Sat, 30 Jul 2005 00:35:59 +0000 (00:35 -0000)
commit52a3c1f28481c40a7cd9a0e9a48e3a0394836a3a
tree0ede1941e3748fda1931482f5b990a9f5be655af
parent6639dfcf3d8bb983d248c697d9c9d6adb4350920
strcpy -> strlcpy, strcat -> strlcat
Add a few comments.

svn path=/trunk/; revision=4187
sink.c