Skip to content

Commit cad2360

Browse files
committed
Changed class name.
1 parent aa034be commit cad2360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LibIPS.NET/LibIpsNet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
using System.IO;
77
namespace LibIpsNet
88
{
9-
public class IpsLibNet
9+
public class LibIpsNet
1010
{
1111
const string PatchText = "PATCH";
1212
const int EndOfFile = 0x454F46;

0 commit comments

Comments
 (0)