svn rev #23513: branches/anonymous/src/include/krb5/

hartmans@MIT.EDU hartmans at MIT.EDU
Wed Dec 23 16:11:03 EST 2009


http://src.mit.edu/fisheye/changelog/krb5/?cs=23513
Commit By: hartmans
Log Message:
Fix prototype


Changed Files:
U   branches/anonymous/src/include/krb5/krb5.hin
Modified: branches/anonymous/src/include/krb5/krb5.hin
===================================================================
--- branches/anonymous/src/include/krb5/krb5.hin	2009-12-23 21:10:59 UTC (rev 23512)
+++ branches/anonymous/src/include/krb5/krb5.hin	2009-12-23 21:11:03 UTC (rev 23513)
@@ -2249,6 +2249,7 @@
  * Note that anonymous credentials are only a request; clients must verify that
  * credentials are anonymous if that is a requirement.
  */
+void KRB5_CALLCONV
 krb5_get_init_creds_opt_set_anonymous(krb5_get_init_creds_opt *opt,
                                       int anonymous);
 




More information about the cvs-krb5 mailing list