remove stale comment

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18489 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-17 02:22:17 +00:00
parent cf5ac5cacc
commit a54f56a729

View File

@@ -91,7 +91,7 @@
#include <digest_asn1.h>
#include <hdb.h>
#include <hdb_err.h>
#include <der.h> /* copy_octet_string */
#include <der.h>
#undef ALLOC
#define ALLOC(X) ((X) = malloc(sizeof(*(X))))