From: Lei Qiao Date: Sun, 9 Aug 2015 05:41:38 +0000 (-0500) Subject: remove an extra @ref in documentation of AssertThrow X-Git-Tag: v8.4.0-rc2~640^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4176d7852696d383a0b7969aa84dcff1c3564ea;p=dealii.git remove an extra @ref in documentation of AssertThrow --- diff --git a/include/deal.II/base/exceptions.h b/include/deal.II/base/exceptions.h index d6cca660a3..d3d74836c6 100644 --- a/include/deal.II/base/exceptions.h +++ b/include/deal.II/base/exceptions.h @@ -343,7 +343,6 @@ namespace deal_II_exceptions * See the ExceptionBase class for more information. * * @note Active in both DEBUG and RELEASE modes - * @ref ExceptionBase * @ingroup Exceptions * @author Wolfgang Bangerth, 1997, 1998, Matthias Maier, 2013 */