From: Wolfgang Bangerth Date: Sat, 5 Feb 2011 16:44:26 +0000 (+0000) Subject: Fix another place with the same problem. X-Git-Tag: v8.0.0~4405 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39dab95ebd577aee3184d9ddcfd099fbba7ed5ba;p=dealii.git Fix another place with the same problem. git-svn-id: https://svn.dealii.org/trunk@23292 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/fe/fe_values.decl.1.inst.in b/deal.II/source/fe/fe_values.decl.1.inst.in index 6646733e1f..ba44e8ce18 100644 --- a/deal.II/source/fe/fe_values.decl.1.inst.in +++ b/deal.II/source/fe/fe_values.decl.1.inst.in @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2010 by the deal.II authors +// Copyright (C) 2010, 2011 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -17,12 +17,10 @@ for (VEC : SERIAL_VECTORS) { - /** - * Call - * @p get_interpolated_dof_values - * of the iterator with the - * given arguments. - */ + /// Call + /// @p get_interpolated_dof_values + /// of the iterator with the + /// given arguments. virtual void get_interpolated_dof_values (const VEC &in,