From 095766ebb3afafc4906cb29e22d996dbcd773ad8 Mon Sep 17 00:00:00 2001 From: Paulo Cesar Pereira de Andrade Date: Mon, 2 Feb 2009 19:47:50 -0200 Subject: Janitor: make distcheck, .gitignore. Remove non toplevel .gitignore and .cvsignore files. The "make distcheck correction" for $(sdkdir) probably has a better approach using a "*-hook:" target, or possibly making $sdkdir a configure time option that could be set with DISTCHECK_CONFIGURE_FLAGS. --- src/emuWheel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/emuWheel.c') diff --git a/src/emuWheel.c b/src/emuWheel.c index 488a6a2..7d3eb24 100644 --- a/src/emuWheel.c +++ b/src/emuWheel.c @@ -311,7 +311,7 @@ EvdevWheelEmuPreInit(InputInfoPtr pInfo) } #ifdef HAVE_PROPERTIES -int +static int EvdevWheelEmuSetProperty(DeviceIntPtr dev, Atom atom, XIPropertyValuePtr val, BOOL checkonly) { -- cgit v1.2.3