networkprotocols/tcpipv4v6prt/src/in_trans.cpp
branchRCL_3
changeset 21 abbed5a4b42a
parent 9 343eee2d4450
child 22 8d540f55e491
--- a/networkprotocols/tcpipv4v6prt/src/in_trans.cpp	Thu Aug 19 11:25:30 2010 +0300
+++ b/networkprotocols/tcpipv4v6prt/src/in_trans.cpp	Tue Aug 31 16:45:15 2010 +0300
@@ -756,7 +756,7 @@
 		return aChain.Length();
 		}
 	if(p != NULL)
-	    p->Unlink();
+		p->Unlink();
 	aChain = iNext;
 	iNext = m;