svn commit: lorikeet r602 - in trunk/heimdal/lib/krb5: .

lha at samba.org lha at samba.org
Thu Oct 19 11:39:32 GMT 2006


Author: lha
Date: 2006-10-19 11:39:31 +0000 (Thu, 19 Oct 2006)
New Revision: 602

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=602

Log:
Remove bonus , that abartlet sneeked in.

Modified:
   trunk/heimdal/lib/krb5/krb5.h


Changeset:
Modified: trunk/heimdal/lib/krb5/krb5.h
===================================================================
--- trunk/heimdal/lib/krb5/krb5.h	2006-10-19 11:38:19 UTC (rev 601)
+++ trunk/heimdal/lib/krb5/krb5.h	2006-10-19 11:39:31 UTC (rev 602)
@@ -739,7 +739,7 @@
 /* flags for krb5_parse_name_flags */
 enum {
     KRB5_PRINCIPAL_PARSE_NO_REALM = 1,
-    KRB5_PRINCIPAL_PARSE_MUST_REALM = 2,
+    KRB5_PRINCIPAL_PARSE_MUST_REALM = 2
 };
 
 /* flags for krb5_unparse_name_flags */



More information about the samba-cvs mailing list