From dde8279a1cb0df5d60f67af67d69ac868fcd3500 Mon Sep 17 00:00:00 2001 From: Eric Flumerfelt Date: Thu, 20 Feb 2025 08:17:54 -0600 Subject: [PATCH] Fix comment reflow --- otsdaq/ConfigurationInterface/ConfigurationInterface.icc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/otsdaq/ConfigurationInterface/ConfigurationInterface.icc b/otsdaq/ConfigurationInterface/ConfigurationInterface.icc index e8c75606..36d9c5cf 100644 --- a/otsdaq/ConfigurationInterface/ConfigurationInterface.icc +++ b/otsdaq/ConfigurationInterface/ConfigurationInterface.icc @@ -230,8 +230,7 @@ void get(TableBase*& table, ++nameIsMatchStorageIndex; } - if(!nameIsMatch) // if name is considered match by above rule, then force - // matchup + if(!nameIsMatch) // if name is considered match by above rule, then force matchup //table->getViewP()->setTableName(table->getMockupViewP()->getTableName()); //else // table->getViewP()->getTableName() != // table->getMockupViewP()->getTableName())