]> wimlib.net Git - wimlib/commitdiff
Add WIMLIB_ERR_WIM_IS_INCOMPLETE
authorEric Biggers <ebiggers3@gmail.com>
Sat, 3 Oct 2015 19:56:32 +0000 (14:56 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 3 Oct 2015 20:12:06 +0000 (15:12 -0500)
Usually WIMLIB_ERR_XML was returned in this situation, but a separate
error code is more appropriate.


No differences found