phoneengine/audiohandling/inc/cpegsmaudiodata.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 27 2f8f8080a020
--- a/phoneengine/audiohandling/inc/cpegsmaudiodata.h	Tue Feb 02 00:10:04 2010 +0200
+++ b/phoneengine/audiohandling/inc/cpegsmaudiodata.h	Fri Mar 19 09:28:42 2010 +0200
@@ -64,7 +64,7 @@
         */
         IMPORT_C static CPEGsmAudioData* NewL( MPEPhoneModelInternal& aPhoneModel,
                                                RFs& aFsSession );                                  
-		   
+           
                                                
         /**
         * Two-phased constructor for testing purposes
@@ -99,7 +99,7 @@
         * Plays the given dtmf tone
         * @since Series60_2.7
         * @param  aTone, dtmf tone to be played
-		* @param  aVolume, dtmf tones volume
+        * @param  aVolume, dtmf tones volume
         * @return None.  
         */
         IMPORT_C void PlayDtmfTone( const TChar& aTone ) const;