From: dtucker Date: Sat, 6 May 2006 08:40:53 +0000 (+0000) Subject: - dtucker@cvs.openbsd.org 2006/05/06 08:35:40 X-Git-Tag: V_4_4_P1~243 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/9188927dd8498f6467ec0ec231a205f24b4aa317 - dtucker@cvs.openbsd.org 2006/05/06 08:35:40 [auth-krb5.c] Add $OpenBSD$ in comment here too --- diff --git a/ChangeLog b/ChangeLog index 584554c1..310727b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ - djm@cvs.openbsd.org 2006/04/01 05:37:46 [OVERVIEW] $OpenBSD$ in here too + - dtucker@cvs.openbsd.org 2006/05/06 08:35:40 + [auth-krb5.c] + Add $OpenBSD$ in comment here too 20060504 - (dtucker) [auth-pam.c groupaccess.c monitor.c monitor_wrap.c scard-opensc.c diff --git a/auth-krb5.c b/auth-krb5.c index 8bdc64ed..7bce7778 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. *