Fix comment

This commit is contained in:
Asanka Herath
2010-08-26 16:26:43 -04:00
committed by Asanka C. Herath
parent c93c2c72be
commit 5c39c25c77

View File

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