vx32

Local 9vx git repository for patches.
git clone git://r-36.net/vx32
Log | Files | Refs

commit 2c1d3534a24cf651e18769367f6b074e08df94aa
parent b599d647a98d221c76f41591dca05fa0277a9992
Author: Jesus Galan Lopez (yiyus) <yiyu.jgl@gmail.com>
Date:   Mon, 21 Jun 2010 23:09:07 +0200

remove duplicated

Diffstat:
src/9vx/main.c | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/9vx/main.c b/src/9vx/main.c @@ -107,13 +107,12 @@ main(int argc, char **argv) coherence = nop; quotefmtinstall(); + localroot = nil; memsize = 0; nogui = 0; nofork = 0; nve = 0; usetty = 0; - nve = 0; - localroot = nil; ARGBEGIN{ /* debugging options */ case '1':