aboutsummaryrefslogtreecommitdiff
path: root/bin/stty/cchar.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-23 17:21:37 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:23:28 +0000
commit90aea514c6249118e880d75972d063362f4bf492 (patch)
tree7554174a8c3ec3245218734cd94fe1610a1b5625 /bin/stty/cchar.c
parente717cb04bec1a0a911dee2fbbef6079f7107adc5 (diff)
downloadsrc-90aea514c6249118e880d75972d063362f4bf492.tar.gz
src-90aea514c6249118e880d75972d063362f4bf492.zip
bin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix
Diffstat (limited to 'bin/stty/cchar.c')
-rw-r--r--bin/stty/cchar.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/stty/cchar.c b/bin/stty/cchar.c
index 78ac820883ae..c43985cd1054 100644
--- a/bin/stty/cchar.c
+++ b/bin/stty/cchar.c
@@ -28,9 +28,6 @@
*/
#ifndef lint
-#if 0
-static char sccsid[] = "@(#)cchar.c 8.5 (Berkeley) 4/2/94";
-#endif
#endif /* not lint */
#include <sys/cdefs.h>
#include <sys/types.h>