From: deal Date: Fri, 24 Oct 2003 22:27:44 +0000 (+0000) Subject: Calm down a warning. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6450934c7c860df0e4b8eecffe38132254b288b;p=dealii-svn.git Calm down a warning. git-svn-id: https://svn.dealii.org/trunk@8164 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/common/scripts/make_dependencies.cc b/deal.II/common/scripts/make_dependencies.cc index cd7fb97790..1f6c000e5e 100644 --- a/deal.II/common/scripts/make_dependencies.cc +++ b/deal.II/common/scripts/make_dependencies.cc @@ -331,7 +331,7 @@ int main (int argc, char **argv) // parse all arguments (except the // name of the executable itself) - for (unsigned int c=1; c(argc); ++c) { const std::string arg = argv[c];