hal: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Tue Aug 28 09:27:35 PDT 2007


 fdi/fdi.dtd |    1 +
 1 file changed, 1 insertion(+)

New commits:
diff-tree a55046077f803bb37121362cc506ed530b79283b (from b2ab695dd714f55eeaa0beafaf4ac53a95d4e446)
Author: Doug Goldstein <cardoe at gentoo.org>
Date:   Tue Aug 28 09:20:42 2007 -0400

    add missing uint64 matching to fdi.dtd
    
    uint64 matching is present in the code and in the spec, however
    it is missing from the dtd.

diff --git a/fdi/fdi.dtd b/fdi/fdi.dtd
index 7adb36c..ba4fc47 100644
--- a/fdi/fdi.dtd
+++ b/fdi/fdi.dtd
@@ -13,6 +13,7 @@
     key              CDATA #REQUIRED
     string           CDATA #IMPLIED
     int              CDATA #IMPLIED
+    uint64           CDATA #IMPLIED
     bool             (false|true) #IMPLIED
     exists           (false|true) #IMPLIED
     empty            (false|true) #IMPLIED


More information about the hal-commit mailing list