mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-17 00:46:38 +02:00
commit bash-20140509 snapshot
This commit is contained in:
+1
-1
@@ -388,7 +388,7 @@ glob_dirscan (pat, dirsep)
|
||||
{
|
||||
char *p, *d, *pe, *se;
|
||||
|
||||
d = pe = 0;
|
||||
d = pe = se = 0;
|
||||
for (p = pat; p && *p; p++)
|
||||
{
|
||||
if (extglob_pattern_p (p))
|
||||
|
||||
Reference in New Issue
Block a user