This commit is contained in:
Russ Cox 2008-05-31 12:09:43 -04:00
commit 5f6612babb
15 changed files with 125 additions and 55 deletions

View file

@ -135,8 +135,8 @@ struct Inode
/* in memory only */
int nhdr; /* 0 or Adlen */
Fork *fork; /* dfork or rfork */
};
};
} f;
} u;
};
struct Tree
@ -200,7 +200,7 @@ struct Catalogkey
union{
Name name;
uchar *b; /* not yet decoded */
};
} u;
};
struct Hfs