tbug fixed - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit dc90b6f0d624dd05b3999b1f028b864111b53445
 (DIR) parent b65f95f6d862d4177d6c50b7fc5715d04b215a8d
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri, 17 Feb 2006 20:52:07 +0000
       
       bug fixed
       
       Diffstat:
         M src/cmd/ndb/dnudpserver.c           |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/src/cmd/ndb/dnudpserver.c b/src/cmd/ndb/dnudpserver.c
       t@@ -25,7 +25,6 @@ QLock inproglk;
        
        /*
         *  record client id and ignore retransmissions.
       - *  we're still single thread at this point.  BUG
         */
        static Inprogress*
        clientrxmit(DNSmsg *req, uchar *buf)