From: Bruno Blais Date: Fri, 22 Nov 2019 12:43:14 +0000 (-0500) Subject: Fixed indentation X-Git-Tag: v9.2.0-rc1~834^2~5 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=919e623d519fcfbd7eda412829ab71a5a07f7598;p=dealii.git Fixed indentation --- diff --git a/source/particles/data_out.inst.in b/source/particles/data_out.inst.in index 9e94e05676..b8aaabbaea 100644 --- a/source/particles/data_out.inst.in +++ b/source/particles/data_out.inst.in @@ -20,6 +20,6 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : SPACE_DIMENSIONS) namespace Particles \{ template class DataOut; - \} + \} #endif }