assorted changes from Plan 9
This commit is contained in:
parent
686bd37d9d
commit
28b49df354
39 changed files with 4542 additions and 363 deletions
|
|
@ -36,7 +36,7 @@ shoulddump(char *name, int argc, char **argv)
|
|||
|
||||
enum
|
||||
{
|
||||
ClumpChunks = 32*1024
|
||||
ClumpChunks = 32*1024,
|
||||
};
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue