watcher: Doxygen comment fixed

This commit is contained in:
Tobias Brunner
2014-10-13 16:56:30 +02:00
parent 245979abc0
commit 4bae9ec8d1
+1 -1
View File
@@ -101,7 +101,7 @@ struct watcher_t {
/** /**
* Get the current watcher state * Get the current watcher state
* *
* @reutrn currently active watcher state * @return currently active watcher state
*/ */
watcher_state_t (*get_state)(watcher_t *this); watcher_state_t (*get_state)(watcher_t *this);