Add BOM as required by MS Store for certification

Former-commit-id: d976b66dd50e3db4e1620c1cc0e8478abe2b580a
This commit is contained in:
Jaifroid 2022-12-21 07:01:20 +00:00
parent bf94152c64
commit e16a8742e0
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
4b25f9614f8f55e4d22436a7c888dc323c2967c0
dee3366a3fe4096e8a7e1750ce37689081e4203b

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@

// The Module object: Our interface to the outside world. We import
// and export values on it. There are various ways Module can be used:

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
/**
/**
* xzdec_wrapper.js: Javascript wrapper around compiled xz decompressor.
*
* Copyright 2022 Jaifroid and contributors