mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-04-14 11:54:16 +00:00
Fixed spelling error.
This commit is contained in:
@@ -541,7 +541,7 @@ ReadInput(LocalDevicePtr local)
|
||||
/*
|
||||
* set blocking to -1 on the first call because we know there is data to
|
||||
* read. Xisb automatically clears it after one successful read so that
|
||||
* succeeding reads are preceeded buy a select with a 0 timeout to prevent
|
||||
* succeeding reads are preceeded by a select with a 0 timeout to prevent
|
||||
* read from blocking indefinately.
|
||||
*/
|
||||
XisbBlockDuration(priv->buffer, -1);
|
||||
|
||||
Reference in New Issue
Block a user