Fix typo (resx -> resy)

Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin@gmail.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Alexandr Shadchin
2011-02-28 16:38:19 +05:00
committed by Peter Hutterer
parent fefb3b63c5
commit 3c598daec8

View File

@@ -203,7 +203,7 @@ SynapticsDefaultDimensions(InputInfoPtr pInfo)
{
priv->miny = 1729;
priv->maxy = 4171;
priv->resx = 0;
priv->resy = 0;
xf86Msg(X_PROBED,
"%s: invalid y-axis range. defaulting to %d - %d\n",