add vttimefmt

This commit is contained in:
rsc 2006-07-18 15:23:58 +00:00
parent 2bdefab1da
commit d20564a9a6
3 changed files with 28 additions and 0 deletions

View file

@ -488,6 +488,8 @@ uvlong vtfilegetsize(VtFile*);
int vtfilesetsize(VtFile*, u64int);
int vtfileremove(VtFile*);
extern int vttimefmt(Fmt*);
extern int chattyventi;
extern int ventidoublechecksha1;
extern int ventilogging;