mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Refactor and code cleanup.
This commit is contained in:
@@ -35,7 +35,7 @@ using System;
|
||||
namespace DiscImageChef.Devices.FreeBSD
|
||||
{
|
||||
[Flags]
|
||||
enum FileFlags : int
|
||||
enum FileFlags
|
||||
{
|
||||
/// <summary>
|
||||
/// O_RDONLY
|
||||
|
||||
Reference in New Issue
Block a user