]> git.wh0rd.org Git - nano.git/commit
Changed all string allocations to charalloc(), new function designed to take nmalloc...
authorChris Allegretta <chrisa@asty.org>
Thu, 17 May 2001 11:35:43 +0000 (11:35 +0000)
committerChris Allegretta <chrisa@asty.org>
Thu, 17 May 2001 11:35:43 +0000 (11:35 +0000)
commit88b091510b35c6e2195f4a3e0638a90b3b53023a
treecc28c08eaeae178783f4e76d1c684d2837f0d63a
parent9fe015cca30775f4c507f6387a8a3fcd009b2de0
Changed all string allocations to charalloc(), new function designed to take nmalloc argument but call calloc based on (char *) size.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@661 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
cut.c
files.c
nano.c
proto.h
rcfile.c
search.c
utils.c
winio.c