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