mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-25 12:10:18 +00:00
fs_cli: style (FS-3815)
This commit is contained in:
parent
956514d119
commit
f4968d0e6e
@ -614,8 +614,7 @@ static void clear_line(void)
|
|||||||
|
|
||||||
static void redisplay(void)
|
static void redisplay(void)
|
||||||
{
|
{
|
||||||
#ifdef WIN32
|
#ifndef WIN32
|
||||||
#else
|
|
||||||
const LineInfo *lf = el_line(el);
|
const LineInfo *lf = el_line(el);
|
||||||
const char *c = lf->buffer;
|
const char *c = lf->buffer;
|
||||||
if (!(write_str(prompt_str))) goto done;
|
if (!(write_str(prompt_str))) goto done;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user