diff options
Diffstat (limited to 'usr.bin/chpass/chpass.h')
-rw-r--r-- | usr.bin/chpass/chpass.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/chpass/chpass.h b/usr.bin/chpass/chpass.h index ed1a58649d592..d4bf421a7d7b0 100644 --- a/usr.bin/chpass/chpass.h +++ b/usr.bin/chpass/chpass.h @@ -38,7 +38,7 @@ * SUCH DAMAGE. * * @(#)chpass.h 8.4 (Berkeley) 4/2/94 - * $FreeBSD$ + * $FreeBSD: src/usr.bin/chpass/chpass.h,v 1.7.34.1 2010/12/21 17:10:29 kensmith Exp $ */ struct passwd; |