Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
96b0ca0524
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ static char GetKeyUpdate (void);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Replacement key definitions */
|
/* Replacement key definitions */
|
||||||
#if (defined(__APPLE2__) && !defined(__APPLE2ENH__)) || defined(__LYNX__) || defined(__SIM6502__) || defined (__SIM65C02__) || defined(__SUPERVISION__)
|
#ifndef CH_DEL
|
||||||
# define CH_DEL ('H' - 'A' + 1) /* Ctrl+H */
|
# define CH_DEL ('H' - 'A' + 1) /* Ctrl+H */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue