]> git.wh0rd.org Git - nano.git/commit
in input_tab(), don't bother checking if num_matches is less than zero,
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 17 Apr 2007 18:12:19 +0000 (18:12 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 17 Apr 2007 18:12:19 +0000 (18:12 +0000)
commit31023f0f4d0b319c188ef81a2c3889003eba7810
treedcaa6144c83dd12a9798cbd433454af686980d85
parente93cfd10c08fc61e1eb269d346cc137f83d4b66b
in input_tab(), don't bother checking if num_matches is less than zero,
as it's a size_t and hence unsigned

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