diff options
Diffstat (limited to 'usr.sbin/pcvt/vttest/esc.c')
-rw-r--r-- | usr.sbin/pcvt/vttest/esc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pcvt/vttest/esc.c b/usr.sbin/pcvt/vttest/esc.c index 21baa97ced77e..4881a2585d327 100644 --- a/usr.sbin/pcvt/vttest/esc.c +++ b/usr.sbin/pcvt/vttest/esc.c @@ -2,7 +2,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pcvt/vttest/esc.c,v 1.6 2001/07/27 04:40:04 brooks Exp $"; #endif println(s) char *s; { |