commit bash-20120127 snapshot

This commit is contained in:
Chet Ramey
2012-02-22 10:01:38 -05:00
parent a0350e0811
commit c31d56a7ba
19 changed files with 13327 additions and 50 deletions
+1 -1
View File
@@ -302,7 +302,7 @@ wextglob_skipname (pat, dname, flags)
*pe = L')';
return r;
#else
return (wchkname (pp, dname));
return (wchkname (pat, dname));
#endif
}