doc: add missing @config tag to libinput_config_send_event_modes

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2015-12-22 11:03:55 +10:00
parent 30df66d0a6
commit 7ca6a7b13c

View file

@ -2371,6 +2371,8 @@ libinput_device_config_calibration_get_default_matrix(struct libinput_device *de
float matrix[6]);
/**
* @ingroup config
*
* The send-event mode of a device defines when a device may generate events
* and pass those events to the caller.
*/