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