mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-15 05:08:26 +00:00
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) {
|
if (h.hits == 1) {
|
||||||
el_deletestr(el, h.len);
|
el_deletestr(el, h.len);
|
||||||
el_insertstr(el, h.last);
|
el_insertstr(el, h.last);
|
||||||
el_insertstr(el, " ");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
end:
|
end:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user