bluetoothengine/btnotif/inc/btnumcmpnotifier.h
changeset 22 4255033c5d30
parent 0 f63038272f30
--- a/bluetoothengine/btnotif/inc/btnumcmpnotifier.h	Tue Feb 02 00:20:42 2010 +0200
+++ b/bluetoothengine/btnotif/inc/btnumcmpnotifier.h	Fri Apr 23 23:23:50 2010 +0300
@@ -75,10 +75,9 @@
         
         /**
         * From CBTNPairNotifierBase
-        * @param None.
-        * @return None.
+        * @param aRBuf the descriptor to which the prompt will be loaded.
         */
-        HBufC* GenerateQueryPromoptLC();
+        void GenerateQueryPromptL( RBuf& aRBuf );
 
     private: