networkprotocols/tcpipv4v6prt/src/in_trans.cpp
branchRCL_3
changeset 22 8d540f55e491
parent 21 abbed5a4b42a
--- a/networkprotocols/tcpipv4v6prt/src/in_trans.cpp	Tue Aug 31 16:45:15 2010 +0300
+++ b/networkprotocols/tcpipv4v6prt/src/in_trans.cpp	Wed Sep 01 12:33:58 2010 +0100
@@ -756,7 +756,7 @@
 		return aChain.Length();
 		}
 	if(p != NULL)
-		p->Unlink();
+	    p->Unlink();
 	aChain = iNext;
 	iNext = m;