Skip to content

Commit 893c392

Browse files
committed
clang-format
Signed-off-by: arthurjolo <[email protected]>
1 parent 83702ed commit 893c392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cts/include/cts/TritonCTS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ class TritonCTS
189189
odb::dbInst* inst,
190190
odb::dbMTerm* mterm);
191191
int writeDummyLoadsToDb(Clock& clockNet,
192-
std::unordered_set<odb::dbInst*>& dummies);
192+
std::unordered_set<odb::dbInst*>& dummies);
193193
bool computeIdealOutputCaps(Clock& clockNet);
194194
void findCandidateDummyCells(std::vector<sta::LibertyCell*>& dummyCandidates);
195195
odb::dbInst* insertDummyCell(

0 commit comments

Comments
 (0)