Commit 1db37611 authored by Guoqing Chi's avatar Guoqing Chi Committed by Greg Kroah-Hartman
Browse files

misc: ibmasm: Modify matricies to matrices

parent 7487257c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@
#define REMOTE_BUTTON_MIDDLE	0x02
#define REMOTE_BUTTON_RIGHT	0x04

/* size of keysym/keycode translation matricies */
/* size of keysym/keycode translation matrices */
#define XLATE_SIZE 256

struct mouse_input {