connectivitylayer/isce/p2prouter_dll/inc/p2puserchannel.h
changeset 9 8486d82aef45
parent 0 63b37f68c1ce
--- a/connectivitylayer/isce/p2prouter_dll/inc/p2puserchannel.h	Wed Apr 21 14:29:55 2010 +0300
+++ b/connectivitylayer/isce/p2prouter_dll/inc/p2puserchannel.h	Tue Oct 19 13:16:20 2010 +0300
@@ -249,7 +249,7 @@
             TUint8          iSize;
             // Guards internal states of this class.
             NFastMutex*     iQueueMutex;
-            // Ring buffer must be as big as we have request. TODO: is there a danger to get more request..?
+            // Ring buffer must be as big as we have request.  is there a danger to get more request..?
             TP2PReq         iShReqRingBuffer[ EP2PLastAsyncRequest ];
             // Active / Deactive requests are kept in list to make finding easier.
             TRequestStatus* iShReqList[ EP2PLastAsyncRequest ];