Commit 1ce8eeb1 authored by Walt Feasel's avatar Walt Feasel Committed by Greg Kroah-Hartman

staging: speakup: spk_priv_keyinfo.h align columns

Make modifications to align columns
Signed-off-by: default avatarWalt Feasel <waltfeasel@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 253f5fbf
...@@ -71,10 +71,8 @@ ...@@ -71,10 +71,8 @@
#define TOGGLE_CURSORING 0x2e #define TOGGLE_CURSORING 0x2e
#define READ_ALL_DOC 0x2f #define READ_ALL_DOC 0x2f
#define SPKUP_MAX_FUNC 0x30 /* one greater than the last func handler */ #define SPKUP_MAX_FUNC 0x30 /* one greater than the last func handler */
#define SPK_KEY 0x80 #define SPK_KEY 0x80
#define FIRST_EDIT_BITS 0x22 #define FIRST_EDIT_BITS 0x22
#define FIRST_SET_VAR SPELL_DELAY #define FIRST_SET_VAR SPELL_DELAY
#define VAR_START 0x40 /* increase if adding more than 0x3f functions */ #define VAR_START 0x40 /* increase if adding more than 0x3f functions */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment