|
From: <li...@ba...> - 2007-02-27 10:38:01
|
Hi! Horia Valentin CHV. Corcalciuc "sr...@nx..." wrote: > I propose a piece of code for the dev/input driver. It seems EV_SYN and > EV_RST are identical in functionality but named different. However, the > dev/input driver has EV_SYN which would wield an undeclared error. > Something like: > > #ifndef EV_SYN > #define EV_SYN EV_RST > #fi > > in daemons/hw_devinput.c, or of course, better options... Applied to CVS. Christoph |