diff -r 0b192a3a05a4 -r 00f9ee97d895 bluetoothengine/btnotif/inc/btnpairnotifier.h --- a/bluetoothengine/btnotif/inc/btnpairnotifier.h Tue Feb 02 00:20:42 2010 +0200 +++ b/bluetoothengine/btnotif/inc/btnpairnotifier.h Fri Apr 16 15:08:36 2010 +0300 @@ -84,8 +84,9 @@ /** * Generate prompt based on subclass's own needs. + * @param aRBuf the descriptor to which the prompt will be loaded. */ - virtual HBufC* GenerateQueryPromoptLC(); + virtual void GenerateQueryPromptL( RBuf& aRBuf ); private: /**