提交 c6ac992b 编写于 作者: V Valentin Ilie 提交者: Greg Kroah-Hartman

staging: speakup: selection.c fix typo in comment

Replace disallocated with deallocated
Signed-off-by: NValentin Ilie <valentin.ilie@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 db210da2
......@@ -14,7 +14,7 @@
unsigned short spk_xs, spk_ys, spk_xe, spk_ye; /* our region points */
/* Variables for selection control. */
/* must not be disallocated */
/* must not be deallocated */
struct vc_data *spk_sel_cons;
/* cleared by clear_selection */
static int sel_start = -1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册