From eacbfb241a03515c451bd59a79e905eedcfd7243 Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 15 Mar 2004 01:58:31 +0000 Subject: Various header changes. --- include/venti.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/venti.h') diff --git a/include/venti.h b/include/venti.h index 557d2420..8c58ab3d 100644 --- a/include/venti.h +++ b/include/venti.h @@ -93,6 +93,11 @@ uint vtfromdisktype(uint); /* * VtEntry describes a Venti stream + * + * The _ enums are only used on the wire. + * They are not present in the VtEntry structure + * and should not be used by client programs. + * (The info is in the type field.) */ enum { -- cgit v1.2.3