changeset 21 | 92ab7f8d0eab |
parent 0 | 5f000ab63145 |
child 30 | ebdbd102c78a |
--- a/phoneapp/phoneuiutils/src/tphonecmdparamglobalnote.cpp Tue Feb 02 00:10:04 2010 +0200 +++ b/phoneapp/phoneuiutils/src/tphonecmdparamglobalnote.cpp Fri Mar 19 09:28:42 2010 +0200 @@ -62,7 +62,7 @@ TInt aTextResourceId ) { __ASSERT_DEBUG( aTextResourceId, - Panic( EPhoneUtilsParameterNotInitialized ) ); + Panic( EPhoneUtilsParameterNotInitialized ) ); iTextResourceId = aTextResourceId; }