mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Member or type can be made internal.
This commit is contained in:
@@ -35,7 +35,7 @@ using DiscImageChef.Console;
|
||||
|
||||
namespace DiscImageChef.Core.Devices
|
||||
{
|
||||
public partial class Reader
|
||||
partial class Reader
|
||||
{
|
||||
// TODO: Raw reading
|
||||
bool read6;
|
||||
|
||||
Reference in New Issue
Block a user