From: Daniel Garcia-Sanchez Date: Sun, 19 Aug 2018 22:08:50 +0000 (+0200) Subject: Fix doxygen documentation X-Git-Tag: v9.1.0-rc1~453^2~61 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96a26205bdbff89675312280a4402e57ca2de833;p=dealii.git Fix doxygen documentation --- diff --git a/source/base/hdf5.cc b/source/base/hdf5.cc index c33a491efe..581f17eee7 100644 --- a/source/base/hdf5.cc +++ b/source/base/hdf5.cc @@ -193,7 +193,7 @@ namespace HDF5 return &data[0][0]; } - // This function initializes a container of T type + // This function initializes a container of number type template