]> git.wh0rd.org Git - nano.git/commit
add a few comment fixes and an explicit check in rcfile.c for
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 29 May 2004 17:05:52 +0000 (17:05 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 29 May 2004 17:05:52 +0000 (17:05 +0000)
commit8d911991a3ac7de7113da230bbb8ce6a3a609fd3
tree00c4dfdaabda9508a1111d17c16b67fc2164070c
parent89bb93733a16041062fa1522a18fc9d23f7caf07
add a few comment fixes and an explicit check in rcfile.c for
rcopts[i].name's being "tabsize" (to avoid a spurious error under some
circumstances about tabsize's being 0 when there's no tabsize entry in
the rcfile)

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