Skip to content

Commit

Permalink
Update mqbstat_statcontroller.cpp
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeny Malygin <emalygin@bloomberg.net>
  • Loading branch information
678098 authored Aug 1, 2024
1 parent 03a647d commit 0e01678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/groups/mqb/mqbstat/mqbstat_statcontroller.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@ int StatController::start(bsl::ostream& errorDescription)

// Initialize StatConsumers from plugins.
{
bslma::Allocator *pluginFactoriesAllocator = d_allocators.get(
bslma::Allocator* pluginFactoriesAllocator = d_allocators.get(
"PluginFactories");

PluginFactories pluginFactories(pluginFactoriesAllocator);
Expand Down

0 comments on commit 0e01678

Please sign in to comment.