Various header changes.
This commit is contained in:
parent
d23a617a83
commit
eacbfb241a
4 changed files with 19 additions and 1 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue