commit bash-20190405 snapshot

This commit is contained in:
Chet Ramey
2019-04-08 09:08:27 -04:00
parent befdddcbf1
commit 03e4274f9b
5 changed files with 42 additions and 7 deletions
+1 -1
View File
@@ -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