Fix trivial spacing problem in X11 keycode header file

This commit is contained in:
Gregory Nutt 2016-04-12 16:16:44 -06:00
parent 48b00cd873
commit 81fe96e69a

View File

@ -102,7 +102,7 @@
* Pre-processor Definitions
****************************************************************************/
# define XK_VoidSymbol 0xffffff /* Void symbol */
#define XK_VoidSymbol 0xffffff /* Void symbol */
#ifdef XK_MISCELLANY