plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit e6dad55ae3498c3b13a700e4a8b5c586e444618d
parent 90a356572cc47a20e6ef6044c7f14167ab9edd9a
Author: rsc <devnull@localhost>
Date:   Thu, 20 Apr 2006 20:05:55 +0000

no warning (andrey)

Diffstat:
Msrc/lib9p/req.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/lib9p/req.c b/src/lib9p/req.c @@ -67,8 +67,6 @@ if(chatty9p > 1) void closereq(Req *r) { - int i; - if(r == nil) return;