summaryrefslogtreecommitdiffstats
path: root/usr.bin/tar/test/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tar/test/test.h')
-rw-r--r--usr.bin/tar/test/test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/test/test.h b/usr.bin/tar/test/test.h
index ea801e2..ab568c2 100644
--- a/usr.bin/tar/test/test.h
+++ b/usr.bin/tar/test/test.h
@@ -151,4 +151,4 @@ void extract_reference_file(const char *);
*/
/* Pathname of exe to be tested. */
-char *testprog;
+const char *testprog;
OpenPOWER on IntegriCloud