summaryrefslogtreecommitdiffstats
path: root/usr.bin/finger/finger.c
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-10-23 12:18:34 +0000
committerru <ru@FreeBSD.org>2000-10-23 12:18:34 +0000
commit7885ad000050949f99433ec9baa0babf83709052 (patch)
tree92873b0fb1e6a6053e23c2b62d1613084b6e8d00 /usr.bin/finger/finger.c
parent7b50f6cc73be199a04244c314383955c70c6ae82 (diff)
downloadFreeBSD-src-7885ad000050949f99433ec9baa0babf83709052.zip
FreeBSD-src-7885ad000050949f99433ec9baa0babf83709052.tar.gz
-Wall cleanup.
PR: 22187
Diffstat (limited to 'usr.bin/finger/finger.c')
-rw-r--r--usr.bin/finger/finger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/finger/finger.c b/usr.bin/finger/finger.c
index be54131..53ea144 100644
--- a/usr.bin/finger/finger.c
+++ b/usr.bin/finger/finger.c
@@ -45,7 +45,7 @@
*/
#ifndef lint
-static char copyright[] =
+static const char copyright[] =
"@(#) Copyright (c) 1989, 1993\n\
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
OpenPOWER on IntegriCloud