diff --git a/bash-3.2-190350.patch b/bash-3.2-190350.patch index 2fab4e2..53b0d96 100644 --- a/bash-3.2-190350.patch +++ b/bash-3.2-190350.patch @@ -11,7 +11,7 @@ that becomes the command-to-repeat and no further insertions may be repeated. This patch fixes it and tries to fix redoing the 'I' command as well. I'm not sure about 'c', though. -Signed-off-by: Tomas Janousek +Signed-off-by: Tomas Janousek --- lib/readline/misc.c | 2 +- lib/readline/readline.c | 2 +-