forked from Mirrors/freeswitch
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8173 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7455445fd8
commit
b0b5c755f1
@ -461,7 +461,6 @@ static unsigned char complete(EditLine *el, int ch)
|
||||
if (h.hits == 1) {
|
||||
el_deletestr(el, h.len);
|
||||
el_insertstr(el, h.last);
|
||||
el_insertstr(el, " ");
|
||||
}
|
||||
|
||||
end:
|
||||
|
Loading…
Reference in New Issue
Block a user