svn rev #23863: branches/iakerb/src/lib/krb5/krb/

ghudson@MIT.EDU ghudson at MIT.EDU
Mon Apr 5 12:32:12 EDT 2010


http://src.mit.edu/fisheye/changelog/krb5/?cs=23863
Commit By: ghudson
Log Message:
Fix typo.



Changed Files:
U   branches/iakerb/src/lib/krb5/krb/gc_frm_kdc_step.c
Modified: branches/iakerb/src/lib/krb5/krb/gc_frm_kdc_step.c
===================================================================
--- branches/iakerb/src/lib/krb5/krb/gc_frm_kdc_step.c	2010-04-05 15:54:48 UTC (rev 23862)
+++ branches/iakerb/src/lib/krb5/krb/gc_frm_kdc_step.c	2010-04-05 16:32:12 UTC (rev 23863)
@@ -701,7 +701,7 @@
 /*
  * Generate the next request in the path traversal.  If a cached TGT for the
  * target realm appeared in the ccache since we started the TGT acquisition
- * process, tihs function may invoke end_get_tgt().
+ * process, this function may invoke end_get_tgt().
  */
 static krb5_error_code
 get_tgt_request(krb5_context context, krb5_tkt_creds_context ctx)




More information about the cvs-krb5 mailing list