Skip to content

Commit 00537dc

Browse files
committed
clang-format
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
1 parent 6fb55d5 commit 00537dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/rsz/src/Rebuffer.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ bool Rebuffer::bufferSizeCanDriveLoad(const BufferSize& size,
385385
size.cell->bufferPorts(inp, outp);
386386

387387
const float extra_cap = resizer_->dbuToMeters(extra_wire_length) * wire_cap
388-
+ outp->capacitance();
388+
+ outp->capacitance();
389389

390390
const float load_slew
391391
= (size.driver_resistance

0 commit comments

Comments
 (0)