indent comment
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18208 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -634,9 +634,10 @@ acceptor_wait_for_dcestyle(OM_uint32 * minor_status,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* After the krb5_rd_rep() the remote and local seq_number should be the same,
|
* After the krb5_rd_rep() the remote and local seq_number should
|
||||||
* because the client just replies the seq_number from our AP-REP in its AP-REP,
|
* be the same, because the client just replies the seq_number
|
||||||
* but then the client uses the seq_number from its AP-REQ for GSS_wrap()
|
* from our AP-REP in its AP-REP, but then the client uses the
|
||||||
|
* seq_number from its AP-REQ for GSS_wrap()
|
||||||
*/
|
*/
|
||||||
{
|
{
|
||||||
int32_t tmp_r_seq_number, tmp_l_seq_number;
|
int32_t tmp_r_seq_number, tmp_l_seq_number;
|
||||||
|
Reference in New Issue
Block a user