1
0
mirror of synced 2026-04-25 03:46:21 +00:00

small whitespace cleanup (#5119)

This commit is contained in:
George Rennie
2025-05-14 14:18:57 +01:00
committed by GitHub
parent e3ae7b1400
commit 748600c167
2 changed files with 6 additions and 6 deletions

View File

@@ -1182,7 +1182,7 @@ struct RTLIL::Selection
bool boxes = false,
// the design to select from
RTLIL::Design *design = nullptr
) :
) :
selects_boxes(boxes), complete_selection(full && boxes), full_selection(full && !boxes), current_design(design) { }
// checks if the given module exists in the current design and is a