From 57b7ef9bd74a2e1545de96bf665f9bfd976f7f7c Mon Sep 17 00:00:00 2001 From: sergeizharko <zharkosergey94@yandex.ru> Date: Mon, 27 Dec 2021 21:52:48 +0100 Subject: [PATCH] Apply clang-format --- reco/L1/L1Algo/L1BaseStationInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reco/L1/L1Algo/L1BaseStationInfo.h b/reco/L1/L1Algo/L1BaseStationInfo.h index f923110475..ae09356723 100644 --- a/reco/L1/L1Algo/L1BaseStationInfo.h +++ b/reco/L1/L1Algo/L1BaseStationInfo.h @@ -2,7 +2,7 @@ SPDX-License-Identifier: GPL-3.0-only Authors: Sergey Gorbunov, Sergei Zharko [committer] */ -/************************************************************************************************************** +/************************************************************************************************************ * @file L1BaseStationInfo.h * @bried A base class for a L1 station interface * @since 18.12.2021 -- GitLab