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

@ -35,7 +35,7 @@
// obligated to do so. If you do not wish to do so, delete this
// exception statement from your version.
namespace LSLEditor.BZip2Decompress
namespace LSLEditor.Decompressor
{
/// <summary>