summaryrefslogtreecommitdiffstats
path: root/evdev.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'evdev.hpp')
-rw-r--r--evdev.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/evdev.hpp b/evdev.hpp
index b3189f1..353c593 100644
--- a/evdev.hpp
+++ b/evdev.hpp
@@ -70,8 +70,7 @@ class Evdev
* @param[in] path - Device path to read for GPIO pin state
* @param[in] key - GPIO key to monitor
* @param[in] event - sd_event handler
- * @param[in] handler - IO callback handler. Defaults to one in this
- * class
+ * @param[in] handler - IO callback handler.
* @param[in] useEvDev - Whether to use EvDev to retrieve events
*/
Evdev(const std::string& path,
OpenPOWER on IntegriCloud