From de7e442690f5933036168cf26645a65e73405bb0 Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Tue, 6 Feb 2024 13:40:56 +0100 Subject: [PATCH] Banners.hpp: fix comment --- opm/simulators/flow/Banners.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opm/simulators/flow/Banners.hpp b/opm/simulators/flow/Banners.hpp index 902a30b85..1db60ab83 100644 --- a/opm/simulators/flow/Banners.hpp +++ b/opm/simulators/flow/Banners.hpp @@ -46,4 +46,4 @@ void printFlowTrailer(int nprocs, int nthreads, } // namespace Opm -#endif // OPM_FLOW_BANNERS_EBOS_HEADER_INCLUDED +#endif // OPM_FLOW_BANNERS_HEADER_INCLUDED