satengine/SatServer/Commands/SendSSCmd/src/CSendSsHandler.cpp
branchRCL_3
changeset 7 a19c8664496d
parent 0 ff3b6d0fd310
child 19 7d48bed6ce0c
--- a/satengine/SatServer/Commands/SendSSCmd/src/CSendSsHandler.cpp	Mon Mar 15 12:42:43 2010 +0200
+++ b/satengine/SatServer/Commands/SendSSCmd/src/CSendSsHandler.cpp	Wed Mar 31 22:34:38 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2002-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"
@@ -53,7 +53,7 @@
 const TInt KSsOperationShowFDNLIst = 0x05;
 const TInt KSsOperationPasswordRegistration = 0x06;
 // Ss error
-const TInt KSsSimAtkCcRejected = 0x0D;
+const TInt KSsSimAtkCcRejected = 0x13;
 const TInt KTwo = 2;
 
 // ======== MEMBER FUNCTIONS ========