aboutsummaryrefslogtreecommitdiff
path: root/bin/stty/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stty/util.c')
-rw-r--r--bin/stty/util.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/stty/util.c b/bin/stty/util.c
index 19898ba9805f..4077ee354f8e 100644
--- a/bin/stty/util.c
+++ b/bin/stty/util.c
@@ -27,14 +27,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-#if 0
-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>