From: wolf Date: Fri, 1 Jul 2005 21:54:44 +0000 (+0000) Subject: More changes. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=028b46edf3a2e034b46c0e01945ca3e296d0dc78;p=dealii-svn.git More changes. git-svn-id: https://svn.dealii.org/trunk@11052 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-19/step-19.cc b/deal.II/examples/step-19/step-19.cc index 1c0ef0476e..e1db13237d 100644 --- a/deal.II/examples/step-19/step-19.cc +++ b/deal.II/examples/step-19/step-19.cc @@ -112,7 +112,7 @@ parse_command_line (const int argc, if (argc < 2) { print_usage_message (); - exit (1); + exit (0); } std::list args;