diff options
Diffstat (limited to 'usr.sbin/pwd_mkdb/pw_scan.h')
-rw-r--r-- | usr.sbin/pwd_mkdb/pw_scan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pwd_mkdb/pw_scan.h b/usr.sbin/pwd_mkdb/pw_scan.h index 2519bd45db019..b729263e89849 100644 --- a/usr.sbin/pwd_mkdb/pw_scan.h +++ b/usr.sbin/pwd_mkdb/pw_scan.h @@ -32,7 +32,7 @@ * * @(#)pw_scan.h 8.1 (Berkeley) 4/1/94 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pwd_mkdb/pw_scan.h,v 1.2 1999/11/15 16:45:37 sheldonh Exp $ */ extern int pw_big_ids_warning; |