svn rev #25079: trunk/src/lib/ 
    ghudson@MIT.EDU 
    ghudson at MIT.EDU
       
    Tue Aug  9 15:26:32 EDT 2011
    
    
  
http://src.mit.edu/fisheye/changelog/krb5/?cs=25079
Commit By: ghudson
Log Message:
Fix name of krb5_init_context_profile in krb5_32.def.
Changed Files:
U   trunk/src/lib/krb5_32.def
Modified: trunk/src/lib/krb5_32.def
===================================================================
--- trunk/src/lib/krb5_32.def	2011-08-09 18:39:37 UTC (rev 25078)
+++ trunk/src/lib/krb5_32.def	2011-08-09 19:26:32 UTC (rev 25079)
@@ -409,4 +409,4 @@
 ; new in 1.10
 	krb5_sname_match				@384
 	k5_kt_get_principal				@385 ; PRIVATE GSSAPI
-	krb5_init_context				@386
+	krb5_init_context_profile			@386
    
    
More information about the cvs-krb5
mailing list