svn commit: lorikeet r243 - in branches/tmp/heimdal-gssapi/lib/gssapi: .

metze at samba.org metze at samba.org
Mon Mar 7 14:23:33 GMT 2005


Author: metze
Date: 2005-03-07 14:23:33 +0000 (Mon, 07 Mar 2005)
New Revision: 243

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

Log:
fix comment

metze

Modified:
   branches/tmp/heimdal-gssapi/lib/gssapi/init_sec_context.c


Changeset:
Modified: branches/tmp/heimdal-gssapi/lib/gssapi/init_sec_context.c
===================================================================
--- branches/tmp/heimdal-gssapi/lib/gssapi/init_sec_context.c	2005-03-07 14:04:55 UTC (rev 242)
+++ branches/tmp/heimdal-gssapi/lib/gssapi/init_sec_context.c	2005-03-07 14:23:33 UTC (rev 243)
@@ -628,7 +628,7 @@
 		return gsskrb5_local_ready(minor_status, context_handle);
 	}
 
-	/* do we need to set the local seq_number to the remote one just for the krb5_mk_rep(),
+	/* We need to set the local seq_number to the remote one just for the krb5_mk_rep(),
 	 * and then we need to use the old local seq_number again for the GSS_Wrap() messages
 	 */
 	{



More information about the samba-cvs mailing list