From: Michihiro NAKAJIMA Date: Fri, 6 Mar 2009 15:39:11 +0000 (-0500) Subject: Eliminate warning. X-Git-Tag: v2.7.0~191 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e79f635f29ab4cc5c2adde55255bc5bcde917265;p=thirdparty%2Flibarchive.git Eliminate warning. SVN-Revision: 737 --- diff --git a/cpio/test/main.c b/cpio/test/main.c index 5a57170ae..2bfcd72f2 100644 --- a/cpio/test/main.c +++ b/cpio/test/main.c @@ -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.