summaryrefslogtreecommitdiffstats
path: root/usr.bin/login/login_access.c
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1997-09-28 08:57:24 +0000
committermarkm <markm@FreeBSD.org>1997-09-28 08:57:24 +0000
commit991f2e7747012b7a3ac9aaefb97e4ccbb4125789 (patch)
tree544fbda0330e990e150c4b3c6b3277caf457742f /usr.bin/login/login_access.c
parent9a65690bbfef5ffb763f038713e5be5aee18fe55 (diff)
downloadFreeBSD-src-991f2e7747012b7a3ac9aaefb97e4ccbb4125789.zip
FreeBSD-src-991f2e7747012b7a3ac9aaefb97e4ccbb4125789.tar.gz
Changes for KTH KerberosIV.
Also quieten -Wall a bit.
Diffstat (limited to 'usr.bin/login/login_access.c')
-rw-r--r--usr.bin/login/login_access.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/login/login_access.c b/usr.bin/login/login_access.c
index b5003c7..cfb24d2 100644
--- a/usr.bin/login/login_access.c
+++ b/usr.bin/login/login_access.c
@@ -9,7 +9,7 @@
#ifdef LOGIN_ACCESS
#ifndef lint
-static char sccsid[] = "%Z% %M% %I% %E% %U%";
+static const char sccsid[] = "%Z% %M% %I% %E% %U%";
#endif
#include <stdio.h>
OpenPOWER on IntegriCloud