Imported from ../bash-3.2.tar.gz.

This commit is contained in:
Jari Aalto 2006-10-10 14:15:34 +00:00
commit 0628567a28
182 changed files with 17647 additions and 9477 deletions

View file

@ -815,7 +815,7 @@ gen_wordlist_matches (cs, text)
{
WORD_LIST *l, *l2;
STRINGLIST *sl;
int nw, tlen, qc;
int nw, tlen;
char *ntxt; /* dequoted TEXT to use in comparisons */
if (cs->words == 0 || cs->words[0] == '\0')