diff options
Diffstat (limited to 'usr.sbin/sysinstall/dmenu.c')
-rw-r--r-- | usr.sbin/sysinstall/dmenu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/dmenu.c b/usr.sbin/sysinstall/dmenu.c index 1aef667fa4e74..ccb8c5ff68e59 100644 --- a/usr.sbin/sysinstall/dmenu.c +++ b/usr.sbin/sysinstall/dmenu.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/dmenu.c,v 1.47.2.1.8.1 2010/02/10 00:26:20 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. |