diff options
Diffstat (limited to 'usr.sbin/sysinstall/globals.c')
-rw-r--r-- | usr.sbin/sysinstall/globals.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/globals.c b/usr.sbin/sysinstall/globals.c index 892d8528bc8a6..ea59cb209e75a 100644 --- a/usr.sbin/sysinstall/globals.c +++ b/usr.sbin/sysinstall/globals.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/globals.c,v 1.27 2004/08/07 01:19:54 marcel Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. |