mirror of
https://github.com/codedread/bitjs
synced 2025-10-04 18:19:15 +02:00
Update file comments in decompress-internal.js
This commit is contained in:
parent
3d9bf2ae72
commit
96ba25aef7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* archive-internal.js
|
* decompress-internal.js
|
||||||
*
|
*
|
||||||
* Provides base functionality for unarchiving, extracted here as an internal
|
* Provides base functionality for unarchiving, extracted here as an internal
|
||||||
* module for unit testing. Import archive.js instead.
|
* module for unit testing. Import decompress.js instead.
|
||||||
*
|
*
|
||||||
* Licensed under the MIT License
|
* Licensed under the MIT License
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue