Fixed BZip2 Decompressor, which wasn't properly included in the project.
This commit is contained in:
parent
948d0527aa
commit
962fbed2c7
7 changed files with 11 additions and 30 deletions
|
@ -38,7 +38,7 @@
|
|||
|
||||
using System;
|
||||
|
||||
namespace LSLEditor.BZip2Decompress
|
||||
namespace LSLEditor.Decompressor
|
||||
{
|
||||
/// <summary>
|
||||
/// Bzip2 checksum algorithm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue