klauspost / rawspeed

Raw Image Decoder Library
GNU Lesser General Public License v2.1
72 stars 20 forks source link

Fix some cameras.xml DTD issues #144

Closed pedrocr closed 8 years ago

pedrocr commented 8 years ago

There were a few issues with the DTD validation, none serious:

Seems to fix all the errors reported by xmllint in #143

klauspost commented 8 years ago

Thanks!