Fixed BZip2 Decompressor, which wasn't properly included in the project.

This commit is contained in:
Ima Mechanique 2012-03-18 05:49:44 +00:00
parent 948d0527aa
commit 962fbed2c7
7 changed files with 11 additions and 30 deletions

View file

@ -38,7 +38,7 @@
using System;
namespace LSLEditor.BZip2Decompress
namespace LSLEditor.Decompressor
{
/// <summary>
/// Bzip2 checksum algorithm