harvester/common/inc/listener.h
changeset 1 acef663c1218
parent 0 c53acadfccc6
--- a/harvester/common/inc/listener.h	Mon Jan 18 20:34:07 2010 +0200
+++ b/harvester/common/inc/listener.h	Tue Jan 26 12:13:20 2010 +0200
@@ -120,7 +120,7 @@
      * @param aPropertyCategory The property's category.   
      * @param aKey       		The P&S key to be watched. 
 	 */
-   	CListener::CListener( const TUid aPropertyCategory,
+   	CListener( const TUid aPropertyCategory,
     			const TUint aKey ); 
     	
    	/**