svn rev #25064: trunk/src/include/krb5/

tsitkova@MIT.EDU tsitkova at MIT.EDU
Mon Aug 1 11:14:30 EDT 2011


http://src.mit.edu/fisheye/changelog/krb5/?cs=25064
Commit By: tsitkova
Log Message:
Minor comment correction




Changed Files:
U   trunk/src/include/krb5/krb5.hin
Modified: trunk/src/include/krb5/krb5.hin
===================================================================
--- trunk/src/include/krb5/krb5.hin	2011-07-29 22:21:55 UTC (rev 25063)
+++ trunk/src/include/krb5/krb5.hin	2011-08-01 15:14:30 UTC (rev 25064)
@@ -967,7 +967,7 @@
 #define KRB5_KEYUSAGE_PA_SAM_RESPONSE           27
 
 /* Defined in KDC referrals draft */
-/**
+/*
  * @note There is a conflict with the value of @c KRB5_KEYUSAGE_PA_REFERRAL:
  * it is used for hardware Pre-athentication @a and KDC referrals.
  */
@@ -3435,7 +3435,7 @@
  *
  * The following flags are valid:
  * @li #KRB5_PRINCIPAL_PARSE_NO_REALM - no realm must be present in @a name
- * @li #KRB5_PRINCIPAL_PARSE_MUST_REALM - realm must be present in @a name
+ * @li #KRB5_PRINCIPAL_PARSE_REQUIRE_REALM - realm must be present in @a name
  * @li #KRB5_PRINCIPAL_PARSE_ENTERPRISE - create single-component enterprise
  *                                        principal
  *




More information about the cvs-krb5 mailing list