aboutsummaryrefslogtreecommitdiff
path: root/libexec/getty/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/getty/init.c')
-rw-r--r--libexec/getty/init.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/libexec/getty/init.c b/libexec/getty/init.c
index 9df07283ec3e..31c62a287653 100644
--- a/libexec/getty/init.c
+++ b/libexec/getty/init.c
@@ -32,8 +32,11 @@
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)init.c 8.1 (Berkeley) 6/4/93";*/
-static char rcsid[] = "$Id$";
+#if 0
+static char sccsid[] = "@(#)from: init.c 8.1 (Berkeley) 6/4/93";
+#endif
+static const char rcsid[] =
+ "$Id$";
#endif /* not lint */
/*