From: bangerth Date: Sat, 3 Oct 2009 02:00:17 +0000 (+0000) Subject: Fix markup in a number of places. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79b0dac423eeedf22a0646e7123e4352f58f6726;p=dealii-svn.git Fix markup in a number of places. git-svn-id: https://svn.dealii.org/trunk@19685 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/numerics/mesh_worker_vector_selector.h b/deal.II/deal.II/include/numerics/mesh_worker_vector_selector.h index 45397d80ee..73f5f81092 100644 --- a/deal.II/deal.II/include/numerics/mesh_worker_vector_selector.h +++ b/deal.II/deal.II/include/numerics/mesh_worker_vector_selector.h @@ -146,7 +146,7 @@ namespace MeshWorker * Based on VectorSelector, this is the class used by IntegrationInfo * to compute values of source vectors in quadrature points. * - * @guido Kanschat, 2009 + * @author Guido Kanschat, 2009 */ template class VectorDataBase :