Fix imported build of Tcl/Tk 8.6.11 (previous version was actually 8.6.10)
This commit is contained in:
@@ -30,7 +30,7 @@ SOFTWARE.
|
||||
/*
|
||||
* TTY Functions, cleverly chosen to map to ascii, for convenience of
|
||||
* programming, but could have been arbitrary (at the cost of lookup
|
||||
* tables in client code.
|
||||
* tables in client code).
|
||||
*/
|
||||
|
||||
#define XK_BackSpace 0xFF08 /* back space, back char */
|
||||
|
||||
Reference in New Issue
Block a user