diff options
Diffstat (limited to 'bin/stty/modes.c')
| -rw-r--r-- | bin/stty/modes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/modes.c b/bin/stty/modes.c index d5400e7ba8b9..ec1d5a78e197 100644 --- a/bin/stty/modes.c +++ b/bin/stty/modes.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)modes.c 8.3 (Berkeley) 4/2/94"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/stty/modes.c,v 1.12 2002/06/30 05:15:04 obrien Exp $"); #include <sys/types.h> #include <stddef.h> |
