- removed memory allocation checks!!!

This commit is contained in:
Jan Hutter
2005-11-28 18:24:10 +00:00
parent 297c889cf3
commit 3fe058703f
24 changed files with 722 additions and 1197 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
typedef struct generator_t generator_t;
/**
*A generator_t object which generates payloads of specific type.
* A generator_t class used to generate IKEv2 payloads.
*
* @ingroup encoding
*/