From 306a2c1cc806d8d966b21a99587187ffcb233fd1 Mon Sep 17 00:00:00 2001 From: Ashik K Date: Mon, 27 Mar 2023 08:47:46 +0200 Subject: [PATCH] minor cleanup --- fetcher.cc | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/fetcher.cc b/fetcher.cc index d578e38..b8885dc 100644 --- a/fetcher.cc +++ b/fetcher.cc @@ -42,14 +42,19 @@ int main(int argc, char *argv[]) int numfetches = (numrec / 100) + 1; char url[256], outfilename[64]; for (int i = 0; i 0) */std::cout<<"url to fetch is "< 0) { + std::cout<<"url to fetch is "<