diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
commit | bff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch) | |
tree | f979656ed109e888baec4c361944b615bc0f7d2c /bin/stty/print.c | |
parent | c37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff) |
Diffstat (limited to 'bin/stty/print.c')
-rw-r--r-- | bin/stty/print.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/print.c b/bin/stty/print.c index 8f4f0132f6405..e1307a9722df9 100644 --- a/bin/stty/print.c +++ b/bin/stty/print.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)print.c 8.6 (Berkeley) 4/16/94"; #endif static const char rcsid[] = - "$Id$"; + "$Id: print.c,v 1.10 1998/05/18 06:48:16 charnier Exp $"; #endif /* not lint */ #include <sys/types.h> |