Loading include/input/Input.h +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ enum { /* * Maximum number of samples supported per motion event. */ #define MAX_SAMPLES UINT16_MAX #define MAX_SAMPLES 65535 /* * Maximum pointer id value supported in a motion event. Loading Loading
include/input/Input.h +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ enum { /* * Maximum number of samples supported per motion event. */ #define MAX_SAMPLES UINT16_MAX #define MAX_SAMPLES 65535 /* * Maximum pointer id value supported in a motion event. Loading