summaryrefslogtreecommitdiffstats
path: root/auth-krb5.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-05-06 10:40:53 +0200
committerDarren Tucker <dtucker@zip.com.au>2006-05-06 10:40:53 +0200
commit43ff44e7dbe28d913506df2673550e91b8003ca6 (patch)
treea7907fc92fef082e3545997ec7366b5bc2c51cbf /auth-krb5.c
parent - djm@cvs.openbsd.org 2006/04/01 05:37:46 (diff)
downloadopenssh-43ff44e7dbe28d913506df2673550e91b8003ca6.tar.xz
openssh-43ff44e7dbe28d913506df2673550e91b8003ca6.zip
- dtucker@cvs.openbsd.org 2006/05/06 08:35:40
[auth-krb5.c] Add $OpenBSD$ in comment here too
Diffstat (limited to '')
-rw-r--r--auth-krb5.c1
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.
*