document that krb5_data_free cleans the structure too

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13774 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-04-25 14:21:16 +00:00
parent 2b36497494
commit 8550c8f01f

View File

@@ -86,7 +86,9 @@ resets the content of
.Pp
.Fn krb5_data_free
free the data in
.Fa p .
.Fa p
and reset the content of the structure with
.Fn krb5_data_zero .
.Pp
.Fn krb5_free_data_contents
works the same way as