Commit eab86522163ec52602a020f62baa9f6cf87ec870

Nick Wellnhofer 2022-01-31T14:45:09

Make xmllint return an error if arguments are missing Before, xmllint would only return an error code if the argument list was completely empty. Fixes #285.