]> git.ipfire.org Git - thirdparty/libvirt.git/commit
src: fix typo in fixup_name()
authorElizaveta Tereshkina <etereshkina@astralinux.ru>
Thu, 17 Jul 2025 16:24:35 +0000 (19:24 +0300)
committerJán Tomko <jtomko@redhat.com>
Thu, 17 Jul 2025 22:01:01 +0000 (00:01 +0200)
commitc1cf7cb3345db2e10d543920b68fba2c9dc8d1d3
tree262f5a61b6756d803cf68b9aaa76441e8933eccc
parent22ee3b78db044bb9104155e75bc2bd050c457742
src: fix typo in fixup_name()

Similar branches in the if-else structure look like bad copy-paste.
Fix the typo.

Fixes: a559ffec44 (src: rewrite ACL rule checker in Python)
Signed-off-by: Elizaveta Tereshkina <etereshkina@astralinux.ru>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
scripts/check-aclrules.py