diff options
Diffstat (limited to 'bin/stty/gfmt.c')
| -rw-r--r-- | bin/stty/gfmt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/gfmt.c b/bin/stty/gfmt.c index 2406ecfda774..bbb416f27d94 100644 --- a/bin/stty/gfmt.c +++ b/bin/stty/gfmt.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)gfmt.c 8.6 (Berkeley) 4/2/94"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/stty/gfmt.c,v 1.19 2003/05/03 10:16:51 markm Exp $"); #include <sys/types.h> |
