got rid of a XXX.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2372 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-16 19:23:52 +00:00
parent 848329e674
commit 12f9354514

View File

@@ -45,7 +45,7 @@ krb5_get_credentials (krb5_context context,
krb5_kdc_flags flags;
/*
* XXX - Check if cred found in ccache
* Check if cred found in ccache
*/
*out_creds = malloc(sizeof(**out_creds));