]> git.wh0rd.org Git - nano.git/commit
remove all instances of charcpy() and replace them with strncpy(), for
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 22 Jun 2005 00:24:11 +0000 (00:24 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 22 Jun 2005 00:24:11 +0000 (00:24 +0000)
commit7a3f49c01975ee5c5507bb08e0ce02a1df97ae7a
treedda74a1685f8300f8c40624d4db8d00c5fb32c6a
parentbebfc6da0ff6b2b3c0b4ba9cf5ff3ca0d8abe7dd
remove all instances of charcpy() and replace them with strncpy(), for
ease of maintenance

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2758 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/files.c
src/nano.c
src/nano.h
src/search.c
src/winio.c