elput: Update doxygen parameters

NB: No functional changes
This commit is contained in:
Christopher Michael 2019-01-31 08:45:42 -05:00
parent 72f9a94188
commit a6c3be1351
1 changed files with 2 additions and 2 deletions

View File

@ -378,7 +378,8 @@ EAPI Eina_Bool elput_input_pointer_rotation_set(Elput_Manager *manager, int rota
* Set tap-to-click status
*
* @param manager
* @param status
* @param seat
* @param enabled
*
* @return EINA_TRUE on success, EINA_FALSE otherwise
*
@ -387,7 +388,6 @@ EAPI Eina_Bool elput_input_pointer_rotation_set(Elput_Manager *manager, int rota
*/
EAPI void elput_input_touch_tap_to_click_enabled_set(Elput_Manager *manager, const char *seat, Eina_Bool enabled);
/**
* Calibrate input devices for given screen size
*