aboutsummaryrefslogtreecommitdiff
path: root/include/venti.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-07-18 15:23:58 +0000
committerrsc <devnull@localhost>2006-07-18 15:23:58 +0000
commitd20564a9a6d75192ec21170f2c6cd699eb361d96 (patch)
treedfc62a2603829373cf53b5cf0d27f60fb3ddc8d6 /include/venti.h
parent2bdefab1da7bc64f433cba5871fc57d5524a06e1 (diff)
downloadplan9port-d20564a9a6d75192ec21170f2c6cd699eb361d96.tar.gz
plan9port-d20564a9a6d75192ec21170f2c6cd699eb361d96.tar.bz2
plan9port-d20564a9a6d75192ec21170f2c6cd699eb361d96.zip
add vttimefmt
Diffstat (limited to 'include/venti.h')
-rw-r--r--include/venti.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/venti.h b/include/venti.h
index c4538a90..9fea5bcf 100644
--- a/include/venti.h
+++ b/include/venti.h
@@ -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;