mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 02:02:42 +02:00
commit bash-20120127 snapshot
This commit is contained in:
+1
-1
@@ -302,7 +302,7 @@ wextglob_skipname (pat, dname, flags)
|
||||
*pe = L')';
|
||||
return r;
|
||||
#else
|
||||
return (wchkname (pp, dname));
|
||||
return (wchkname (pat, dname));
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user