libinput/tools
Peter Hutterer ef24f328d8 tools: fix a compiler warning
event-debug.c: At top level:
event-debug.c:129:1: warning: ‘static’ is not at beginning of declaration
[-Wold-style-declaration]
 const static struct libinput_interface interface = {
  ^

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-06-03 11:01:05 +10:00
..
.gitignore tools: add a tool for basic event debugging 2014-01-31 14:57:19 +10:00
event-debug.c tools: fix a compiler warning 2014-06-03 11:01:05 +10:00
Makefile.am tools: add explicit libudev dependency to event-debug 2014-05-30 15:18:16 +10:00