]> git.wh0rd.org Git - nano.git/commit
Eliding four function calls by not comparing with an
authorBenno Schulenberg <bensberg@justemail.net>
Mon, 9 Jun 2014 14:33:00 +0000 (14:33 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Mon, 9 Jun 2014 14:33:00 +0000 (14:33 +0000)
commited0086bde52a1d6727b88f214f13fbee7e9463b0
tree5eddec2a1fffa1134498b8b6209c6a2e3ad9a153
parent505125e259254e904742d2287b8e547be24e769d
Eliding four function calls by not comparing with an
empty string but checking for the terminating '\0'.
Patch by David Lawrence Ramsey.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4949 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/help.c
src/rcfile.c
src/winio.c