mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
gendispatch: Add proper XML header to ACL permissions XML file
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
c9ee6f1d57
commit
e0def8d587
@ -454,6 +454,7 @@ if ($mode eq "aclsym") {
|
||||
__EOF__
|
||||
} elsif ($mode eq "aclapi") {
|
||||
print <<__EOF__;
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
- Automatically generated from $protocol by gendispatch.pl.
|
||||
- Do not edit this file. Any changes you make will be lost.
|
||||
|
Loading…
x
Reference in New Issue
Block a user