Skip to content

Commit 8d217ae

Browse files
ronaldbarendsepiksel
authored andcommitted
Merge PR #264, Update README with renamed namespace
Checksum namespace changed from `ICSharpCode.SharpZipLib.Checksums.*` to `ICSharpCode.SharpZipLib.Checksum.*`. Co-authored-by: ronaldbarendse <ronaldbarendse@users.noreply.github.com>
1 parent fa75398 commit 8d217ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Namespace layout
2424
| Module | Namespace |
2525
|:----------------:|:-----------------------------|
2626
|BZip2 implementation|ICSharpCode.SharpZipLib.BZip2.\*|
27-
|Checksum implementation|ICSharpCode.SharpZipLib.Checksums.\*|
27+
|Checksum implementation|ICSharpCode.SharpZipLib.Checksum.\*|
2828
|Core utilities / interfaces|ICSharpCode.SharpZipLib.Core.\*|
2929
|Encryption implementation|ICSharpCode.SharpZipLib.Encryption.\*|
3030
|GZip implementation|ICSharpCode.SharpZipLib.GZip.\*|

0 commit comments

Comments
 (0)