mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Update function definition in Darwin.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
void DarwinGetOsInfo();
|
||||
void DarwinGetOsInfo(void);
|
||||
void DarwinPrintStatfsFlags(u_int32_t flags);
|
||||
void DarwinResourceFork(const char* path);
|
||||
void DarwinFileAttributes(const char* path);
|
||||
|
||||
Reference in New Issue
Block a user