From f2dbb2cb98916264b3525cce7f4dd6cf14076f10 Mon Sep 17 00:00:00 2001 From: Rene Gassmoeller Date: Wed, 18 Jul 2018 17:51:00 -0700 Subject: [PATCH] Indent --- tests/data_out/data_out_filter_02.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5