Spelling, from Alexey Dobriyan, via Jason McIntyre

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16724 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-02-06 19:30:16 +00:00
parent d5c901bd7f
commit 59fade5fcd

View File

@@ -275,7 +275,7 @@ parse_record(const unsigned char *data, const unsigned char *end_data,
} }
/* the signer name is placed after the sig_data, to make it /* the signer name is placed after the sig_data, to make it
easy to free this struture; the size calculation below easy to free this structure; the size calculation below
includes the zero-termination if the structure itself. includes the zero-termination if the structure itself.
don't you just love C? don't you just love C?
*/ */