diff options
Diffstat (limited to 'libexec/getty/init.c')
-rw-r--r-- | libexec/getty/init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/init.c b/libexec/getty/init.c index b832bb29fa8b2..9c8a4a6d2dab4 100644 --- a/libexec/getty/init.c +++ b/libexec/getty/init.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)from: init.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/getty/init.c,v 1.16 2005/04/06 17:42:24 stefanf Exp $"; #endif /* not lint */ /* |