Module: sip-router
Branch: master
Commit: f4dc85266f12c7bfa27825ae2ddb1ec193645715
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f4dc852…
Author: oej <oej(a)edvina.net>
Committer: oej <oej(a)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>