]> git.wh0rd.org Git - nano.git/commit
tweak new_file() to use mallocstrcpy() instead of charalloc() followed
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 14 Jan 2005 17:17:11 +0000 (17:17 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 14 Jan 2005 17:17:11 +0000 (17:17 +0000)
commitf6e4d33afcbfe6efcd9bcbae1c1a60fa4e18454e
tree51103703ee7aebfccce99e0ff01be2428cdb7766
parent1bdccc5281a32d7f1526847731594181a7a6f179
tweak new_file() to use mallocstrcpy() instead of charalloc() followed
by a null character initialization, for consistency

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