libevdev/tools
Peter Hutterer 59c824ebc0 tools: fix clang compiler warning
mouse-dpi-tool.c:213:39: warning: missing field 'frequency' initializer
[-Wmissing-field-initializers]
        struct measurements measurements = {0};

Annoying, but a low-cost fix.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-01-07 08:33:10 +10:00
..
.gitignore tools: add a tool to estimate the resolution of a mouse 2014-11-21 09:42:12 +10:00
libevdev-events.c tools: pass -rc to strerror, not rc 2014-08-22 11:50:15 +10:00
Makefile.am tools: add a tool to estimate the resolution of a mouse 2014-11-21 09:42:12 +10:00
mouse-dpi-tool.c tools: fix clang compiler warning 2015-01-07 08:33:10 +10:00
publish-doc Point to new API documentation URL 2013-07-22 08:34:55 +10:00
touchpad-edge-detector.c tools: Fix compiler warning 2014-02-26 07:24:46 +10:00