consistency is the hobgoblin of little minds. (taj/andrey)

This commit is contained in:
rsc 2005-12-30 02:06:05 +00:00
parent f65cd0d511
commit 3f6a501b4d
2 changed files with 3 additions and 3 deletions

View file

@ -389,7 +389,7 @@ shrinksize(VtFile *r, VtEntry *e, uvlong size)
}
int
vtfilesetsize(VtFile *r, uvlong size)
vtfilesetsize(VtFile *r, u64int size)
{
int depth, edepth;
VtEntry e;