mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Refactor and code cleanup.
This commit is contained in:
@@ -101,7 +101,7 @@ namespace DiscImageChef.Filesystems
|
||||
public abstract Errno Mount(bool debug);
|
||||
|
||||
/// <summary>
|
||||
/// Frees all internal structures created by <see cref="Mount"/>
|
||||
/// Frees all internal structures created by <see cref="Mount()"/>
|
||||
/// </summary>
|
||||
public abstract Errno Unmount();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user