From 3f6a501b4d661acb8dba53d8a857e963aad2fe6b Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 30 Dec 2005 02:06:05 +0000 Subject: consistency is the hobgoblin of little minds. (taj/andrey) --- src/libventi/file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libventi') diff --git a/src/libventi/file.c b/src/libventi/file.c index 04605daf..8c9ecc6e 100644 --- a/src/libventi/file.c +++ b/src/libventi/file.c @@ -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; -- cgit v1.2.3