mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-12 16:30:44 +00:00
fix indentation
This commit is contained in:
parent
7df78acb40
commit
33b061f0f4
@ -176,7 +176,7 @@ static uint32 next_cnid = fsUsrCNID; // Next available CNID
|
||||
#if defined __APPLE__ && defined __MACH__
|
||||
struct crtimebuf {
|
||||
u_int32_t length;
|
||||
struct timespec crtime;
|
||||
struct timespec crtime;
|
||||
} __attribute__((aligned(4), packed));
|
||||
|
||||
static uint32 do_get_creation_time(const char *path)
|
||||
|
Loading…
x
Reference in New Issue
Block a user