diff options
Diffstat (limited to 'bin/stty/util.c')
-rw-r--r-- | bin/stty/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/util.c b/bin/stty/util.c index b99e83f67d96..4a77b332de95 100644 --- a/bin/stty/util.c +++ b/bin/stty/util.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)util.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/stty/util.c,v 1.7.2.1 1999/08/29 14:14:22 peter Exp $"; #endif /* not lint */ #include <sys/types.h> |