From 32c722d50943bbdeba65a77d5e94f8692cf75f3c Mon Sep 17 00:00:00 2001 From: Dominick Allen Date: Wed, 2 Oct 2024 16:19:24 -0500 Subject: Reformatting and minor documentation. --- include/libfud.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/libfud.hpp') diff --git a/include/libfud.hpp b/include/libfud.hpp index 8004df4..1e6df5d 100644 --- a/include/libfud.hpp +++ b/include/libfud.hpp @@ -41,7 +41,6 @@ Result getEnv(const T& name) return getEnv(name.c_str()); } -} - +} // namespace fud #endif -- cgit v1.2.3