[virt-tools-list] [libosinfo 2/5] Fix osinfo_loader_root comment

Christophe Fergeau cfergeau at redhat.com
Fri Dec 7 08:46:43 UTC 2012


Some newly added tags were missing from the description
---
 osinfo/osinfo_loader.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/osinfo/osinfo_loader.c b/osinfo/osinfo_loader.c
index 62b92f9..5d92df4 100644
--- a/osinfo/osinfo_loader.c
+++ b/osinfo/osinfo_loader.c
@@ -1147,7 +1147,8 @@ static void osinfo_loader_root(OsinfoLoader *loader,
      *   Advance tag
      *   If closing libosinfo tag, break
      *   If non element tag, continue
-     *   If element tag, and element is not os, platform or device, error
+     *   If element tag, and element is not os, platform, device,
+     *   deployment or install-script, error
      *   Else, switch on tag type and handle reading in data
      * After loop, return success if no error
      * If there was an error, clean up lib data acquired so far
-- 
1.8.0.1




More information about the virt-tools-list mailing list