aboutsummaryrefslogtreecommitdiff
path: root/libexec/getty
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2023-09-25 14:54:56 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-09-25 14:54:56 +0000
commiteba230afba4932f02a1ca44efc797cf7499a5cb0 (patch)
tree65c67104917802c7e371e323e0d99eaad2d0bd4b /libexec/getty
parente4c68414d0854b5e43dfd1b2b0cfbc295702e831 (diff)
Diffstat (limited to 'libexec/getty')
-rw-r--r--libexec/getty/init.c2
-rw-r--r--libexec/getty/subr.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/libexec/getty/init.c b/libexec/getty/init.c
index 79b9601a2be1..e09cbf2c3e94 100644
--- a/libexec/getty/init.c
+++ b/libexec/getty/init.c
@@ -33,8 +33,6 @@
#if 0
static char sccsid[] = "@(#)from: init.c 8.1 (Berkeley) 6/4/93";
#endif
-static const char rcsid[] =
- "$FreeBSD$";
#endif /* not lint */
/*
diff --git a/libexec/getty/subr.c b/libexec/getty/subr.c
index 68682df6d5bd..2c262e0968ca 100644
--- a/libexec/getty/subr.c
+++ b/libexec/getty/subr.c
@@ -33,8 +33,6 @@
#if 0
static char sccsid[] = "@(#)from: subr.c 8.1 (Berkeley) 6/4/93";
#endif
-static const char rcsid[] =
- "$FreeBSD$";
#endif /* not lint */
/*