mirror of https://gitee.com/openkylin/libvirt.git
Add a missing comment
* src/libvirt_private.syms: Add a missing comment for storage_encryption_conf.h entries
This commit is contained in:
parent
ca8a932c87
commit
f125d3265a
|
@ -345,6 +345,7 @@ virStoragePartedFsTypeTypeToString;
|
|||
virStoragePoolObjLock;
|
||||
virStoragePoolObjUnlock;
|
||||
|
||||
# storage_encryption_conf.h
|
||||
virStorageEncryptionFree;
|
||||
virStorageEncryptionDropSecrets;
|
||||
virStorageEncryptionParseNode;
|
||||
|
|
Loading…
Reference in New Issue