From: wolf Date: Mon, 30 Sep 2002 20:31:33 +0000 (+0000) Subject: Doh! X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=983d3c7c25af82db5aeb586f60fd613d647a2946;p=dealii-svn.git Doh! git-svn-id: https://svn.dealii.org/trunk@6567 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/contrib/hsl/source/detached_ma27.cc b/deal.II/contrib/hsl/source/detached_ma27.cc index 731e63f237..714b8fd219 100644 --- a/deal.II/contrib/hsl/source/detached_ma27.cc +++ b/deal.II/contrib/hsl/source/detached_ma27.cc @@ -276,7 +276,7 @@ int main () default: { - std::cerr << "------ error " << ret << " on client side!" + std::cerr << "------ error on client side!" << " Invalid action key ('" << action << "'=" << static_cast(action) << ")!" << std::endl;