Merge vvagin@work.mysql.com:/home/bk/mysql-4.1

into genie.(none):/home/vva/work/new_readline/4.1
This commit is contained in:
unknown 2002-11-27 16:24:34 +04:00
commit 6217be221a

View file

@ -84,8 +84,8 @@ static int tcap_initialized;
# if defined (__EMX__) || defined (NEED_EXTERN_PC)
extern
# endif /* __EMX__ || NEED_EXTERN_PC */
const char PC;
const char *BC, *UP;
char PC;
char *BC, *UP;
#endif /* __linux__ */
/* Some strings to control terminal actions. These are output by tputs (). */