From da764b6fa3f9f40e99e2144b4520b9dd081b2047 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:28:05 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- g2o/core/hyper_graph_action.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/g2o/core/hyper_graph_action.h b/g2o/core/hyper_graph_action.h index 3a79adc85..004d92830 100644 --- a/g2o/core/hyper_graph_action.h +++ b/g2o/core/hyper_graph_action.h @@ -178,10 +178,10 @@ class G2O_CORE_API HyperGraphActionLibrary { /** * apply an action to all the elements of the graph. */ -void G2O_CORE_API -applyAction(HyperGraph* graph, HyperGraphElementAction* action, - HyperGraphElementAction::Parameters* parameters = 0, - const std::string& typeName = ""); +void G2O_CORE_API applyAction( + HyperGraph* graph, HyperGraphElementAction* action, + HyperGraphElementAction::Parameters* parameters = 0, + const std::string& typeName = ""); /** * brief write into gnuplot