phoneapp/phoneuiutils/src/tphonecommandparam.cpp
branchRCL_3
changeset 24 41a7f70b3818
parent 0 5f000ab63145
child 25 5266b1f337bd
--- a/phoneapp/phoneuiutils/src/tphonecommandparam.cpp	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneapp/phoneuiutils/src/tphonecommandparam.cpp	Tue Aug 31 15:14:29 2010 +0300
@@ -38,7 +38,7 @@
 //
 EXPORT_C TPhoneCommandParam::TPhoneParamId TPhoneCommandParam::ParamId() const
     {
-   	__ASSERT_DEBUG( iParamId, Panic( EPhoneUtilsInvariant ) );
+    __ASSERT_DEBUG( iParamId, Panic( EPhoneUtilsInvariant ) );
     return iParamId;
     }