mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
woohoo safe out put!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47490 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -59,6 +59,8 @@ char *term_color_code(char *outbuf, int fgcolor, int bgcolor, int maxout);
|
||||
|
||||
char *term_strip(char *outbuf, char *inbuf, int maxout);
|
||||
|
||||
void term_filter_escapes(char *line);
|
||||
|
||||
char *term_prompt(char *outbuf, const char *inbuf, int maxout);
|
||||
|
||||
char *term_prep(void);
|
||||
|
Reference in New Issue
Block a user