From: cvs Date: Wed, 13 Oct 1999 07:52:14 +0000 (+0000) Subject: Minor update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da7751a05595b70ce4088facca32f2e5216c9af1;p=dealii-svn.git Minor update. git-svn-id: https://svn.dealii.org/trunk@1765 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/fe_values.h b/deal.II/deal.II/include/fe/fe_values.h index c8c5bf6278..65f596a317 100644 --- a/deal.II/deal.II/include/fe/fe_values.h +++ b/deal.II/deal.II/include/fe/fe_values.h @@ -519,10 +519,10 @@ class FEValuesBase /** * Exception */ - DeclException0 (ExcWrongNoOfComponents); - /** - * Exception. - */ + DeclException0 (ExcWrongNoOfComponents); + /** + * Exception. + */ DeclException2 (ExcWrongVectorSize, int, int, << "Vector has wrong size " << arg1