From 6de28173f08e9ab0707698cb97ec54132b03cfd1 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Mon, 7 Sep 2009 18:56:53 +0200 Subject: remove obsolete @brief doxygen tags --- src/libfast/session.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libfast/session.h') diff --git a/src/libfast/session.h b/src/libfast/session.h index bd35de31a..c6633f9ae 100644 --- a/src/libfast/session.h +++ b/src/libfast/session.h @@ -47,7 +47,7 @@ struct session_t { void (*add_controller)(session_t *this, controller_t *controller); /** - * @brief Add a filter instance to the session. + * Add a filter instance to the session. * * @param filter filter to add */ -- cgit v1.2.3