]> git.tdb.fi Git - ext/subsurface.git/commit
Add framework for UDDF importer
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Sep 2011 00:01:28 +0000 (17:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Sep 2011 00:01:28 +0000 (17:01 -0700)
commit4d19f42a4e0aea4c12b9b05af25c7c0f42ca3a48
treeed5f9e805a19ef8f3468fe18331eb0d457cfb7df
parent0e3bbd4102ec4d355637b2b8a72a1c16012ec0bc
Add framework for UDDF importer

There are several sample UDDF files around on the net, so we might as
well start importing some of it.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
parse-xml.c