Simplify tab completion code by removing nr_tails variable
commit6c37e4c787933d0a730c1ad0927903087e6e54a6
authorTimo Hirvonen <tihirvon@gmail.com>
Sun, 31 Dec 2006 12:07:50 +0000 (31 14:07 +0200)
committerTimo Hirvonen <tihirvon@gmail.com>
Sun, 31 Dec 2006 12:07:50 +0000 (31 14:07 +0200)
tree27c356cb35010a739d714f9a50f37087910c09e8
parent30822403c6ac367810d8ed410c0e80382903ba97
Simplify tab completion code by removing nr_tails variable

nr_tails isn't needed because tails is a NULL terminated array.
command_mode.c
tabexp.c
tabexp.h
tabexp_file.c