mirror of
https://github.com/X11Libre/xf86-input-evdev.git
synced 2026-04-05 15:22:20 +00:00
Messages of type X_NONE are just passed down to the log files, everything else gets the (EE) or (II) prefixed. Since this mallocs, we can't use it in the signal handler. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>