mobilemessaging/smsmtm/servermtm/src/SMSSendSession.cpp
changeset 55 5b3b2fa8c3ec
parent 0 72b543305e3a
child 60 7fdbb852d323
--- a/mobilemessaging/smsmtm/servermtm/src/SMSSendSession.cpp	Fri Aug 06 23:19:50 2010 +0530
+++ b/mobilemessaging/smsmtm/servermtm/src/SMSSendSession.cpp	Wed Aug 18 00:46:12 2010 +0530
@@ -1,4 +1,4 @@
-// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 1999-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"
@@ -129,6 +129,7 @@
 						entry.SetSendingState(KMsvSendStateFailed);
 						entry.iError = KErrUnknownBioType;
 						divideError = KErrUnknownBioType;
+						entry.iDate.UniversalTime();
 						iServerEntry.ChangeEntry(entry); //ignore error?
 
 						aSelection.Delete(selCount);