diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-01-15 15:46:22 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-01-15 15:46:22 +0000 |
commit | 5cd221028ba5e7ada35a0dd196fb642b44f197d1 (patch) | |
tree | d019bfe23aa5d3b5b6bb2c54e65e169e3c463b12 /usr.sbin/sysinstall/user.c | |
parent | 665ce17da44f98ae193440703de789dedfb6a72c (diff) |
Diffstat (limited to 'usr.sbin/sysinstall/user.c')
-rw-r--r-- | usr.sbin/sysinstall/user.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/user.c b/usr.sbin/sysinstall/user.c index ecee440fe7884..c68b8d1fd2535 100644 --- a/usr.sbin/sysinstall/user.c +++ b/usr.sbin/sysinstall/user.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/user.c,v 1.19 2004/03/11 11:58:16 bde Exp $ * * Copyright (c) 1996 * Jörg Wunsch. All rights reserved. |