From: cvs Date: Wed, 13 Oct 1999 07:52:14 +0000 (+0000) Subject: Minor update. X-Git-Tag: v8.0.0~21574 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29209f0f2aeefc631a2c4d4349a6ba671c79ec5c;p=dealii.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