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 83841b6591aa1..9b3026db9a150 100644 --- a/crypto/openssh/auth.h +++ b/crypto/openssh/auth.h @@ -1,5 +1,5 @@ /* $OpenBSD: auth.h,v 1.49 2004/01/30 09:48:57 markus Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/openssh/auth.h,v 1.13 2004/04/20 09:46:39 des Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. |