From b18a52b7bbe9230f3398a16cfc224f42a7cb393b Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Tue, 26 May 2009 16:06:44 +0000 Subject: 20090526-1706 --- emu/port/exportfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emu/port/exportfs.c') diff --git a/emu/port/exportfs.c b/emu/port/exportfs.c index 1feae7ae..a52b3239 100644 --- a/emu/port/exportfs.c +++ b/emu/port/exportfs.c @@ -1027,7 +1027,7 @@ Exread(Export *fs, Fcall *t, Fcall *r) Fid *f; Chan *c; Lock *cl; - long off; + vlong off; int dir, n, seek; f = Exgetfid(fs, t->fid); -- cgit v1.2.3