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 5a4f0cfa47d0..7f4f9111cd95 100644 --- a/bin/stty/util.c +++ b/bin/stty/util.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)util.c	8.3 (Berkeley) 4/2/94";  #endif  #endif /* not lint */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/stty/util.c,v 1.11.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/types.h>  #include <sys/stat.h> | 
