Выравнивание битовых полей
This commit is contained in:
parent
47ea773826
commit
878e1d8a27
@ -2293,7 +2293,7 @@ align_var_def_thresh = 1 # number
|
||||
align_var_def_gap = 0 # unsigned number
|
||||
|
||||
# Whether to align the colon in struct bit fields.
|
||||
align_var_def_colon = false # true/false
|
||||
align_var_def_colon = true # true/false
|
||||
|
||||
# The gap for aligning the colon in struct bit fields.
|
||||
align_var_def_colon_gap = 0 # unsigned number
|
||||
|
Loading…
Reference in New Issue
Block a user