warning: unused parameter ‘foo’ [-Wunused-parameter]
[ntk/apt.git] / methods / gzip.cc
index a2844e9..3269ffb 100644 (file)
@@ -120,7 +120,7 @@ bool GzipMethod::Fetch(FetchItem *Itm)
 }
                                                                        /*}}}*/
 
-int main(int argc, char *argv[])
+int main(int, char *argv[])
 {
    setlocale(LC_ALL, "");