diff options
Diffstat (limited to 'crypto/openssh/auth.h')
-rw-r--r-- | crypto/openssh/auth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/auth.h b/crypto/openssh/auth.h index 0f562a7cf0ff9..0a3b148b691c1 100644 --- a/crypto/openssh/auth.h +++ b/crypto/openssh/auth.h @@ -1,5 +1,5 @@ /* $OpenBSD: auth.h,v 1.58 2006/08/18 09:15:20 markus Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/openssh/auth.h,v 1.17 2006/09/30 13:38:04 des Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. |