]> git.wh0rd.org Git - nano.git/commit
Making use of the macros charalloc() and charealloc(), making use of
authorBenno Schulenberg <bensberg@justemail.net>
Wed, 4 Jun 2014 16:30:11 +0000 (16:30 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Wed, 4 Jun 2014 16:30:11 +0000 (16:30 +0000)
commit1eb23d49880d4f24147ffc0a40d3d7ed291e8065
tree11feb91100ceaed1e70cf6406525cce77ae94a66
parent1de337de9c4a732e4ec32c06ca0ad7af1299003d
Making use of the macros charalloc() and charealloc(), making use of
null_at(), adding a cast, and using an unsigned type for a length.
Patch by David Lawrence Ramsey.

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