From 8a468a177409ff3214d68853d86d4665aff3fe97 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 4 Dec 2006 21:49:02 +0000 Subject: Whoops one star missing left a chunk out of the docs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5855 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_md5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules') diff --git a/src/modules/m_md5.h b/src/modules/m_md5.h index ec521c163..448637359 100644 --- a/src/modules/m_md5.h +++ b/src/modules/m_md5.h @@ -19,7 +19,7 @@ #include "modules.h" -/* MD5Request is the base class used to send MD5 requests to m_md5.so. +/** MD5Request is the base class used to send MD5 requests to m_md5.so. * You should not instantiate classes of type MD5Request directly, instead * you should instantiate classes of type MD5ResetRequest, MD5SumRequest, * MD5KeyRequest and MD5HexRequest, shown below. -- cgit v1.2.3