Added use of default data for files; added test data that can be used by PAS installa...
[profile/ivi/persistence-client-library.git] / include / persistence_client_library_file.h
index 2cdbccd..e116dd6 100644 (file)
@@ -216,7 +216,7 @@ int pclFileCreatePath(unsigned int ldbid, const char* resource_id, unsigned int
  * ::EPERS_LOCKFS or ::EPERS_COMMON
  * If ::EPERS_COMMON will be returned errno will be set.
  */
-int pclFileReleasePath(int pathPandle);
+int pclFileReleasePath(int pathHandle);
 
 /** \} */