Module: sip-router Branch: master Commit: f4dc85266f12c7bfa27825ae2ddb1ec193645715 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f4dc8526...
Author: oej oej@edvina.net Committer: oej oej@edvina.net Date: Sun Oct 18 22:41:15 2009 +0200
Typo fix in doxygen
---
modules/topoh/th_mask.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/topoh/th_mask.c b/modules/topoh/th_mask.c index a960cfb..6255868 100644 --- a/modules/topoh/th_mask.c +++ b/modules/topoh/th_mask.c @@ -20,8 +20,8 @@ /*! * \file * \brief SIP-router topoh :: - * \ingroup lcr - * Module: \ref lcr + * \ingroup topoh + * Module: \ref topoh */
#include <string.h>