aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/experts/expert_factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/experts/expert_factory.cpp')
-rw-r--r--host/lib/experts/expert_factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/experts/expert_factory.cpp b/host/lib/experts/expert_factory.cpp
index abc718d28..2d86f90a1 100644
--- a/host/lib/experts/expert_factory.cpp
+++ b/host/lib/experts/expert_factory.cpp
@@ -14,4 +14,4 @@ expert_container::sptr expert_factory::create_container(const std::string& name)
return expert_container::make(name);
}
-}}
+}} // namespace uhd::experts