]> 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)
commit175f27524b2c49c05661eabbe9a2a6e8fc8352cf
treeda9cc98c8c5d33724c94b76984c9c3219a34b070
parent2ebdcd94aa54e60a6abdbc523d1bea52ad6bb2c4
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/branches/nano_2_0_branch/nano@4075 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/files.c