various debugging

This commit is contained in:
rsc 2004-05-23 00:59:17 +00:00
parent 7e0e6522e5
commit a09e80f9c4
7 changed files with 54 additions and 15 deletions

View file

@ -446,6 +446,9 @@ uvlong vtfilegetsize(VtFile*);
int vtfilesetsize(VtFile*, uvlong);
int vtfileremove(VtFile*);
extern int chattyventi;
extern int ventidoublechecksha1;
#if defined(__cplusplus)
}
#endif