Document that the return value of get_name|uniq|phys is not permanent
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 24 Feb 2014 00:55:53 +0000 (10:55 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 25 Feb 2014 03:18:21 +0000 (13:18 +1000)
commit2c4daec150f1026cdf7589092b5644e306ceb2ab
treeb3922328ade36df88841af34b2df3bdf4d4d4e7f
parent5250243b6fad91a85f326148f176af5ac0ca31c9
Document that the return value of get_name|uniq|phys is not permanent

It's a pointer to the copy libevdev has, but that copy may be freed by the
caller if someone calls e.g. libevdev_set_name()

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
libevdev/libevdev.h