more documentation

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22327 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-15 04:49:37 +00:00
parent f024645315
commit b3efcbda59
6 changed files with 17 additions and 3 deletions

View File

@@ -50,6 +50,8 @@ RCSID("$Id$");
* - ContentInfo
* Wrapper structure including type and data.
*
*
* See the library functions here: @ref hx509_cms
*/
#define ALLOC(X, N) (X) = calloc((N), sizeof(*(X)))