phoneapp/phoneuiutils/src/tphonecommandparam.cpp
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
--- a/phoneapp/phoneuiutils/src/tphonecommandparam.cpp	Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneapp/phoneuiutils/src/tphonecommandparam.cpp	Wed Sep 01 12:30:10 2010 +0100
@@ -38,7 +38,7 @@
 //
 EXPORT_C TPhoneCommandParam::TPhoneParamId TPhoneCommandParam::ParamId() const
     {
-    __ASSERT_DEBUG( iParamId, Panic( EPhoneUtilsInvariant ) );
+   	__ASSERT_DEBUG( iParamId, Panic( EPhoneUtilsInvariant ) );
     return iParamId;
     }