summary refs log tree commit diff
path: root/crypto/src/bzip2/CRC.cs
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/src/bzip2/CRC.cs')
-rw-r--r--crypto/src/bzip2/CRC.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/src/bzip2/CRC.cs b/crypto/src/bzip2/CRC.cs

index a66340e22..70d05e084 100644 --- a/crypto/src/bzip2/CRC.cs +++ b/crypto/src/bzip2/CRC.cs
@@ -27,7 +27,7 @@ using System.Diagnostics; using Org.BouncyCastle.Utilities; -namespace Org.BouncyCastle.Apache.Bzip2 +namespace Org.BouncyCastle.Bzip2 { /** * A simple class the hold and calculate the CRC for sanity checking