networksecurity/ipsec/ipsecpol/src/ipsecpolmanutil.cpp
branchRCL_3
changeset 17 d566d76acea1
parent 0 af10295192d8
child 20 7e41d162e158
--- a/networksecurity/ipsec/ipsecpol/src/ipsecpolmanutil.cpp	Wed Jun 09 11:23:04 2010 +0300
+++ b/networksecurity/ipsec/ipsecpol/src/ipsecpolmanutil.cpp	Mon Jun 21 17:25:18 2010 +0300
@@ -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();