From f125d3265abe7a4dedf648e4ffd75617974f3d61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Tue, 8 Sep 2009 13:33:35 +0200 Subject: [PATCH] Add a missing comment * src/libvirt_private.syms: Add a missing comment for storage_encryption_conf.h entries --- src/libvirt_private.syms | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms index eec8be64c7..8dd279d106 100644 --- a/src/libvirt_private.syms +++ b/src/libvirt_private.syms @@ -345,6 +345,7 @@ virStoragePartedFsTypeTypeToString; virStoragePoolObjLock; virStoragePoolObjUnlock; +# storage_encryption_conf.h virStorageEncryptionFree; virStorageEncryptionDropSecrets; virStorageEncryptionParseNode;