From f0cb106ae65598690f5a3fb2108e61feff99c7c8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 27 Nov 2020 17:57:33 +0100 Subject: Add trailing namespace comment --- src/Patchage.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Patchage.hpp b/src/Patchage.hpp index 4f68a18..84c1140 100644 --- a/src/Patchage.hpp +++ b/src/Patchage.hpp @@ -53,7 +53,7 @@ class Configuration; namespace Ganv { class Module; -} +} // namespace Ganv class Patchage { -- cgit v1.2.1