networksecurity/ipsec/ipsecpol/src/ipsecpolmanutil.cpp
changeset 37 052078dda061
parent 0 af10295192d8
child 53 7e41d162e158
--- a/networksecurity/ipsec/ipsecpol/src/ipsecpolmanutil.cpp	Mon May 03 13:58:16 2010 +0300
+++ b/networksecurity/ipsec/ipsecpol/src/ipsecpolmanutil.cpp	Tue Jun 29 19:20:22 2010 +0530
@@ -73,7 +73,7 @@
             if (j==count)
                 {
                 TInt position = 0;
-                gatewayList.Insert( &itemL->iTunnel, position);
+                gatewayList.InsertL( &itemL->iTunnel, position);
 
                 // Build two strings for policy file
                 stringBuf.Zero();