]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
const correction.
authorTim Kientzle <kientzle@gmail.com>
Thu, 2 Jul 2009 04:15:38 +0000 (00:15 -0400)
committerTim Kientzle <kientzle@gmail.com>
Thu, 2 Jul 2009 04:15:38 +0000 (00:15 -0400)
SVN-Revision: 1207

cpio/test/main.c

index 442c93f09cfcaedeefe5dda89ef77ef707b5a33b..b6d0c0e67180c892177b996eddef9f47ff9c9abf 100644 (file)
@@ -988,7 +988,7 @@ int main(int argc, char **argv)
        char *refdir_alloc = NULL;
        char *testprg;
        const char *opt_arg, *progname, *p;
-       char *tmp;
+       const char *tmp;
        char tmpdir[256];
        char tmpdir_timestamp[256];