mirror of
https://github.com/MariaDB/server.git
synced 2026-05-01 20:55:32 +02:00
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:
commit
6217be221a
1 changed files with 2 additions and 2 deletions
|
|
@ -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 (). */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue