networkprotocolmodules/networkprotocolmodule/LbsProtocolModule/src/cconfigmanager.cpp
branchRCL_3
changeset 65 a796fdeeb33c
parent 55 c92d4f3c47c5
--- a/networkprotocolmodules/networkprotocolmodule/LbsProtocolModule/src/cconfigmanager.cpp	Wed Sep 15 00:02:22 2010 +0300
+++ b/networkprotocolmodules/networkprotocolmodule/LbsProtocolModule/src/cconfigmanager.cpp	Wed Oct 13 16:07:50 2010 +0300
@@ -108,7 +108,7 @@
 					};
 				}
 
-			iDecisionTable.AppendL(value);
+			iDecisionTable.Append(value);
 			}
 		}