wrlib: Improved file format detection
commit92b803bbdf4fbf20f9a45645d5324b68c3093c4f
authorDavid Maciejak <david.maciejak@gmail.com>
Wed, 16 Apr 2014 20:29:47 +0000 (16 22:29 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 24 Apr 2014 09:56:51 +0000 (24 10:56 +0100)
treecc68a2a4f41e4098fc19ee0b050c3eb60dbe7137
parent34ca63c59f716e4d4ab0106c668c789e6d83e740
wrlib: Improved file format detection

load.c is used to identify the file format, I rebased some checks on
what is defined in the spec of the format.

Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
wrlib/load.c