summaryrefslogtreecommitdiffstats
path: root/usr.bin/ar/extract.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ar/extract.c')
-rw-r--r--usr.bin/ar/extract.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ar/extract.c b/usr.bin/ar/extract.c
index c80e37c..89503f3 100644
--- a/usr.bin/ar/extract.c
+++ b/usr.bin/ar/extract.c
@@ -35,7 +35,7 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)extract.c 8.3 (Berkeley) 4/2/94";
+static const char sccsid[] = "@(#)extract.c 8.3 (Berkeley) 4/2/94";
#endif /* not lint */
#include <sys/param.h>
OpenPOWER on IntegriCloud