]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Eliminate warning.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Fri, 6 Mar 2009 15:39:11 +0000 (10:39 -0500)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Fri, 6 Mar 2009 15:39:11 +0000 (10:39 -0500)
SVN-Revision: 737

cpio/test/main.c

index 5a57170aef31754a76a3119189b2d7d36d226245..2bfcd72f2de127ab28c6fe63df1b06beff77fe86 100644 (file)
@@ -872,6 +872,8 @@ int main(int argc, char **argv)
        char tmpdir[256];
        char tmpdir_timestamp[256];
 
+       (void)argc; /* UNUSED */
+
        /*
         * Name of this program, used to build root of our temp directory
         * tree.