aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/systat/icmp6.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:30 +0000
commitbdcbfde31e8e9b343f113a1956384bdf30d1ed62 (patch)
tree4894badc82dc87ba6818a48c68f2d67af814fcf5 /usr.bin/systat/icmp6.c
parentac00d4d59b18a76c6148ca5d7439bb446d38da5c (diff)
downloadsrc-bdcbfde31e8e9b343f113a1956384bdf30d1ed62.tar.gz
src-bdcbfde31e8e9b343f113a1956384bdf30d1ed62.zip
usr.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 'usr.bin/systat/icmp6.c')
-rw-r--r--usr.bin/systat/icmp6.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/systat/icmp6.c b/usr.bin/systat/icmp6.c
index d7d612604475..a25795209c02 100644
--- a/usr.bin/systat/icmp6.c
+++ b/usr.bin/systat/icmp6.c
@@ -30,9 +30,6 @@
*/
-#ifdef lint
-static char sccsid[] = "@(#)mbufs.c 8.1 (Berkeley) 6/6/93";
-#endif
/* From:
"Id: mbufs.c,v 1.5 1997/02/24 20:59:03 wollman Exp"