diff options
Diffstat (limited to 'bin/stty/util.c')
-rw-r--r-- | bin/stty/util.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/stty/util.c b/bin/stty/util.c index 19898ba9805f..c040d56966d3 100644 --- a/bin/stty/util.c +++ b/bin/stty/util.c @@ -33,8 +33,6 @@ static char sccsid[] = "@(#)util.c 8.3 (Berkeley) 4/2/94"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/types.h> #include <sys/stat.h> |