diff options
Diffstat (limited to '')
-rw-r--r-- | auth-krb5.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth-krb5.c b/auth-krb5.c index 8bdc64edf..7bce7778b 100644 --- a/auth-krb5.c +++ b/auth-krb5.c @@ -1,3 +1,4 @@ +/* $OpenBSD: auth-krb5.c,v 1.18 2006/05/06 08:35:40 dtucker Exp $ */ /* * Kerberos v5 authentication and ticket-passing routines. * |