locationcentre/lcserver/inc/lcregappstore.h
branchRCL_3
changeset 9 91123d004e8f
parent 0 522cd55cc3d7
--- a/locationcentre/lcserver/inc/lcregappstore.h	Fri Mar 12 15:42:12 2010 +0200
+++ b/locationcentre/lcserver/inc/lcregappstore.h	Mon Mar 15 12:40:01 2010 +0200
@@ -117,7 +117,7 @@
      * @param aRegAppInfoFile	is full path to app info
      *              			database file.
      */
-    void OpenDbL( const TFileName aRegAppInfoFile );
+    void OpenDbL( const TFileName& aRegAppInfoFile );
 
     /**
      *  Creates and opens a new app info database. Creates a
@@ -130,7 +130,7 @@
      * @param aRegAppInfoFile	is full path to app info
      *              			database file.
      */
-    void CreateDbL( const TFileName aRegAppInfoFile );
+    void CreateDbL( const TFileName& aRegAppInfoFile );
 
     /**
 	 * Closes the database opened with either OpenDbL or