From: Rene Gassmoeller Date: Thu, 19 Jul 2018 00:51:00 +0000 (-0700) Subject: Indent X-Git-Tag: v9.0.1~5^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7289%2Fhead;p=dealii.git Indent --- diff --git a/tests/data_out/data_out_filter_02.cc b/tests/data_out/data_out_filter_02.cc index b48aaf00c0..9e8889170d 100644 --- a/tests/data_out/data_out_filter_02.cc +++ b/tests/data_out/data_out_filter_02.cc @@ -13,7 +13,8 @@ // // --------------------------------------------------------------------- -// This test checks that writing empty vectors does not access unallocated memory. +// This test checks that writing empty vectors does not access unallocated +// memory. #include