doc: Fix function names in simple code example
authorAlexander Dahl <ada@thorsis.com>
Thu, 12 Sep 2019 13:43:11 +0000 (15:43 +0200)
committerPeter Hutterer <peter.hutterer@who-t.net>
Fri, 13 Sep 2019 05:30:57 +0000 (15:30 +1000)
commit2c6733fc675ed5cfe72f1db2d58f14f6a60ef95c
tree3adf9c8131377b05d6558a21b47ee7f54c21fc6f
parent779749b22c0dd62cadf9e147c97c5a7675a92478
doc: Fix function names in simple code example

That code did not compile because those functions were only renamed in
header and code back then, but not in the example.

Fixes: ab2f20bfd6ad ("Revamp the API once again")
Signed-off-by: Alexander Dahl <ada@thorsis.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
libevdev/libevdev.h