From 6bdca2c7b3560ca07f6badce938638b7edcee387 Mon Sep 17 00:00:00 2001
From: Timo Koch <timo.koch@iws.uni-stuttgart.de>
Date: Mon, 20 Sep 2021 01:08:26 +0200
Subject: [PATCH] [navierstokes][momemntun][cleanup] Remove comment after
 header guard

---
 dumux/freeflow/navierstokes/momentum/localresidual.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dumux/freeflow/navierstokes/momentum/localresidual.hh b/dumux/freeflow/navierstokes/momentum/localresidual.hh
index 41807e1302..5db4a54c62 100644
--- a/dumux/freeflow/navierstokes/momentum/localresidual.hh
+++ b/dumux/freeflow/navierstokes/momentum/localresidual.hh
@@ -328,4 +328,4 @@ public:
 
 } // end namespace Dumux
 
-#endif   // DUMUX_STAGGERED_NAVIERSTOKES_LOCAL_RESIDUAL_HH
+#endif
-- 
GitLab