defgroup text

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22047 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-11-11 09:01:39 +00:00
parent dbe8e02601
commit 0436e4e64f

View File

@@ -75,7 +75,12 @@ RCSID("$Id$");
* The Heimdal projects web page: http://www.h5l.org/
*/
/** @defgroup ntlm_core Heimdal NTLM library */
/** @defgroup ntlm_core Heimdal NTLM library
*
* The NTLM core functions implement the string2key generation
* function, message encode and decode function, and the hash function
* functions.
*/
struct sec_buffer {
uint16_t length;