From ea953124bb6f7ea7db46b28ef0bdf66a73861772 Mon Sep 17 00:00:00 2001 From: guj Date: Thu, 14 Dec 2023 10:39:48 -0800 Subject: [PATCH] attempt to remove trailing whitespace --- Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H b/Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H index 169790a4b2d..bfa0f1546b0 100644 --- a/Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H +++ b/Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H @@ -1,7 +1,7 @@ #ifndef AMREX_PTL_OPENPMD_API_H #define AMREX_PTL_OPENPMD_API_H -/** +/** * This file is included from AMReX_ParticleCounter.H * and belongs to the class ParticleContainer_impl. * The namespace amrex was already declared.