From 04b29c1c92c3b38bc33bb1777400d00c0e2681a0 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Thu, 21 May 2009 20:02:52 +0000 Subject: 20090521-2101 --- module/vac.m | 1 + 1 file changed, 1 insertion(+) (limited to 'module') diff --git a/module/vac.m b/module/vac.m index fd6be340..e9501cd1 100644 --- a/module/vac.m +++ b/module/vac.m @@ -152,6 +152,7 @@ Vac: module { Source: adt { session: ref Venti->Session; e: ref Entry; + dsize: int; # real dsize new: fn(s: ref Venti->Session, e: ref Entry): ref Source; get: fn(s: self ref Source, i: big, d: array of byte): int; -- cgit v1.2.3