Accidentally mangled this one in the previous commit.

This commit is contained in:
Dag-Erling Smørgrav 2008-08-01 01:38:24 +00:00
parent 7ca12ebb55
commit 28ba6a75b2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181105

View File

@ -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.