devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=a6c3be13515e43287060080eabd792081466f62a

commit a6c3be13515e43287060080eabd792081466f62a
Author: Christopher Michael <[email protected]>
Date:   Thu Jan 31 08:45:42 2019 -0500

    elput: Update doxygen parameters
    
    NB: No functional changes
---
 src/lib/elput/Elput.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/elput/Elput.h b/src/lib/elput/Elput.h
index a651ccfc84..495fa06cbe 100644
--- a/src/lib/elput/Elput.h
+++ b/src/lib/elput/Elput.h
@@ -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
  *

-- 


Reply via email to