trying to fix Unix stat
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
public interface IHardlinkFileService
|
||||
{
|
||||
uint GetHardLinkCount(string filePath);
|
||||
ulong GetHardLinkCount(string filePath);
|
||||
}
|
||||
Reference in New Issue
Block a user