mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
more work on ripper
freedb support
This commit is contained in:
@@ -29,7 +29,7 @@ using System.Diagnostics;
|
||||
|
||||
namespace Bwg.Scsi
|
||||
{
|
||||
public class Command : IDisposable
|
||||
class Command : IDisposable
|
||||
{
|
||||
[DllImport("ntdll.dll")]
|
||||
internal static extern void RtlZeroMemory(IntPtr dest, int size);
|
||||
|
||||
Reference in New Issue
Block a user