mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +00:00
maint: cfg.mk typo fix
Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
87b4e1cd7e
commit
99c33a7cbf
2
cfg.mk
2
cfg.mk
@ -1066,7 +1066,7 @@ sc_prohibit_backslash_alignment:
|
||||
# Some syntax rules pertaining to the usage of cleanup macros
|
||||
# implementing GNU C's cleanup attribute
|
||||
|
||||
# Rule to ensure that varibales declared using a cleanup macro are
|
||||
# Rule to ensure that variables declared using a cleanup macro are
|
||||
# always initialized.
|
||||
sc_require_attribute_cleanup_initialization:
|
||||
@prohibit='VIR_AUTO((FREE|PTR)\(.+\)|CLOSE) *[^=]+;' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user