mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-27 07:43:07 +02:00
commit bash-20190405 snapshot
This commit is contained in:
+1
-1
@@ -3766,7 +3766,7 @@ completion_glob_pattern (string)
|
||||
|
||||
case '\\':
|
||||
if (*string++ == 0)
|
||||
return (0);
|
||||
return (0);
|
||||
}
|
||||
|
||||
/* Advance one fewer byte than an entire multibyte character to
|
||||
|
||||
Reference in New Issue
Block a user