3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-22 05:43:40 +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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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