Fix comment
authorAsanka Herath <asanka@secure-endpoints.com>
Thu, 26 Aug 2010 20:26:43 +0000 (16:26 -0400)
committerAsanka C. Herath <asanka@secure-endpoints.com>
Tue, 14 Sep 2010 12:04:14 +0000 (08:04 -0400)
lib/krb5/data.c

index 838135ffad9c3445d43a0ffb76b3f2523d2519df..c4c202be5db92fe7ddc294bc44675e974f00f08c 100644 (file)
@@ -87,7 +87,7 @@ krb5_free_data(krb5_context context,
 /**
  * Allocate data of and krb5_data.
  *
- * @param p krb5_data to free.
+ * @param p krb5_data to allocate.
  * @param len size to allocate.
  *
  * @return Returns 0 to indicate success. Otherwise an kerberos et