[libvirt] [PATCH 10/10] Add a missing comment

Miloslav Trmač mitr at redhat.com
Mon Sep 7 14:12:45 UTC 2009


... to be more consistent with other sections.

* src/libvirt_private.syms: Add a missing comment.
---
 src/libvirt_private.syms |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms
index 3cb707e..73a3a80 100644
--- a/src/libvirt_private.syms
+++ b/src/libvirt_private.syms
@@ -353,6 +353,7 @@ virStoragePartedFsTypeTypeToString;
 virStoragePoolObjLock;
 virStoragePoolObjUnlock;
 
+# storage_encryption_conf.h
 virStorageEncryptionFree;
 virStorageEncryptionDropSecrets;
 virStorageEncryptionParseNode;
-- 
1.6.2.5




More information about the libvir-list mailing list