aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2008-08-01 01:38:24 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2008-08-01 01:38:24 +0000
commit28ba6a75b27c8bb4286a2c80a2e28f14f4974b54 (patch)
tree59ed2f441233106e4e0661c332dd793618a1b097 /crypto
parent7ca12ebb5535256c1215f15338e53487d3a0b2d0 (diff)
downloadsrc-28ba6a75b27c8bb4286a2c80a2e28f14f4974b54.tar.gz
src-28ba6a75b27c8bb4286a2c80a2e28f14f4974b54.zip
Accidentally mangled this one in the previous commit.
Notes
Notes: svn path=/head/; revision=181105
Diffstat (limited to 'crypto')
-rw-r--r--crypto/openssh/auth-krb5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/auth-krb5.c b/crypto/openssh/auth-krb5.c
index bd99d21cd89b..868288126217 100644
--- a/crypto/openssh/auth-krb5.c
+++ b/crypto/openssh/auth-krb5.c
@@ -2,7 +2,7 @@
/*
* Kerberos v5 authentication and ticket-passing routines.
*
- * $FreeBSD: src/crypto/openssh/auth-krb5.c,v 1.6 2001/02/13 16:58:04 assar Exp$
+ * $FreeBSD: src/crypto/openssh/auth-krb5.c,v 1.6 2001/02/13 16:58:04 assar Exp $
*/
/*
* Copyright (c) 2002 Daniel Kouril. All rights reserved.