From 1b71d5fdd8a417c79a734a877e30456c1f3e2352 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 1 Jun 1997 14:38:32 +0000 Subject: [PATCH] comment git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1808 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/recvauth.c | 2 +- lib/krb5/sendauth.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/krb5/recvauth.c b/lib/krb5/recvauth.c index 6390db3d8..caf812c09 100644 --- a/lib/krb5/recvauth.c +++ b/lib/krb5/recvauth.c @@ -3,7 +3,7 @@ RCSID("$Id$"); /* - * + * See `sendauth.c' for the format. */ krb5_error_code diff --git a/lib/krb5/sendauth.c b/lib/krb5/sendauth.c index fdd7bb9f0..ec41d0786 100644 --- a/lib/krb5/sendauth.c +++ b/lib/krb5/sendauth.c @@ -19,7 +19,7 @@ RCSID("$Id$"); * AP-REQ * * server -> client - * 4 bytes - 00 00 00 00 (?) + * 4 bytes - 00 00 00 00 (this probably forwarding related?) * 4 bytes - length * AP-REP */