From: Wolfgang Bangerth Date: Fri, 31 May 2013 20:46:10 +0000 (+0000) Subject: Properly format comments. X-Git-Tag: v8.0.0~354 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b953fabdb0eebb1bb76028b25cca2bf35d65d110;p=dealii.git Properly format comments. git-svn-id: https://svn.dealii.org/trunk@29695 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/config.h.in b/deal.II/include/deal.II/base/config.h.in index 9e21898d66..975c0da36b 100644 --- a/deal.II/include/deal.II/base/config.h.in +++ b/deal.II/include/deal.II/base/config.h.in @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2012 by the deal.II authors +// Copyright (C) 2012, 2013 by the deal.II authors // // TODO: Header // @@ -409,7 +409,8 @@ # define DEAL_II_USE_MT #endif -/* Defined if multi-threading is to be achieved by using the POSIX functions +/** + * Defined if multi-threading is to be achieved by using the POSIX functions */ #cmakedefine DEAL_II_USE_MT_POSIX