vmbx/vmbxengine/src/vmbxcenrephandler.cpp
changeset 19 e44a8c097b15
parent 12 ae8abd0db65c
child 27 7eb70891911c
--- a/vmbx/vmbxengine/src/vmbxcenrephandler.cpp	Mon May 03 13:01:45 2010 +0300
+++ b/vmbx/vmbxengine/src/vmbxcenrephandler.cpp	Fri May 14 16:24:46 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -241,6 +241,9 @@
     VMBLOGSTRING2( "VMBX: CVmbxCenRepHandler::StoreType: result = %d",
              result );
 
+    VMBLOGSTRING2( "VMBX: CVmbxCenRepHandler::StoreType: location = %d<=",
+             location );
+
     if ( KErrNone == result && EVmbxSimMemory == location )
         {
         memoryLocation = EVmbxSimMemory;