summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-08 20:12:41 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-08 20:12:41 -0500
commit0527c9035cae5c3fa84393a8eb48ec1582120c7e (patch)
treee574afee93ca579542edea58a59f2a82f284bd6d /lib
parent6669f0e53825adb822456f2c74cf8f102e501cf5 (diff)
downloadbash-0527c9035cae5c3fa84393a8eb48ec1582120c7e.tar.gz
commit bash-20090715 snapshot
Diffstat (limited to 'lib')
-rw-r--r--lib/readline/readline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/readline/readline.c b/lib/readline/readline.c
index 3550b354..270eed23 100644
--- a/lib/readline/readline.c
+++ b/lib/readline/readline.c
@@ -895,7 +895,7 @@ _rl_subseq_result (r, map, key, got_subseq)
Keymap m;
int type, nt;
rl_command_func_t *func, *nf;
-
+
if (r == -2)
/* We didn't match anything, and the keymap we're indexed into
shadowed a function previously bound to that prefix. Call