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

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
Loading
Loading
Loading
Loading
+51 −53
Original line number Diff line number Diff line
@@ -71,10 +71,8 @@
#define TOGGLE_CURSORING	0x2e
#define READ_ALL_DOC		0x2f
#define SPKUP_MAX_FUNC		0x30 /* one greater than the last func handler */

#define SPK_KEY		0x80
#define FIRST_EDIT_BITS	0x22

#define FIRST_SET_VAR SPELL_DELAY
#define VAR_START		0x40 /* increase if adding more than 0x3f functions */