]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
watcher: Doxygen comment fixed
authorTobias Brunner <tobias@strongswan.org>
Mon, 13 Oct 2014 14:56:30 +0000 (16:56 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 13 Oct 2014 14:56:30 +0000 (16:56 +0200)
src/libstrongswan/processing/watcher.h

index f5ecceeb7cd9b40762ed2a115daf7cef4ce29df9..f07cabf1adb4c294aca2a00c0d1996dc34a86e76 100644 (file)
@@ -101,7 +101,7 @@ struct watcher_t {
        /**
         * Get the current watcher state
         *
-        * @reutrn                      currently active watcher state
+        * @return                      currently active watcher state
         */
        watcher_state_t (*get_state)(watcher_t *this);