mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
Fix trivial spacing problem in X11 keycode header file
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
# define XK_VoidSymbol 0xffffff /* Void symbol */
|
||||
#define XK_VoidSymbol 0xffffff /* Void symbol */
|
||||
|
||||
#ifdef XK_MISCELLANY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user