mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-16 13:10:05 +00:00
Add comment to distant #endif
FS-353
This commit is contained in:
parent
d996974faa
commit
cdc358c505
@ -1159,7 +1159,7 @@ static unsigned char esl_console_complete(const char *buffer, const char *cursor
|
|||||||
esl_safe_free(dup);
|
esl_safe_free(dup);
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
#endif
|
#endif /* if defined(HAVE_EDITLINE) || defined(WIN32) */
|
||||||
|
|
||||||
#ifdef HAVE_EDITLINE
|
#ifdef HAVE_EDITLINE
|
||||||
static unsigned char complete(EditLine *el, int ch)
|
static unsigned char complete(EditLine *el, int ch)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user