git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1808 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-06-01 14:38:32 +00:00
parent 9cb6e5dddc
commit 1b71d5fdd8
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
RCSID("$Id$"); RCSID("$Id$");
/* /*
* * See `sendauth.c' for the format.
*/ */
krb5_error_code krb5_error_code

View File

@@ -19,7 +19,7 @@ RCSID("$Id$");
* AP-REQ * AP-REQ
* *
* server -> client * server -> client
* 4 bytes - 00 00 00 00 (?) * 4 bytes - 00 00 00 00 (this probably forwarding related?)
* 4 bytes - length * 4 bytes - length
* AP-REP * AP-REP
*/ */