Catchup to latest Symbian^4 GCC_SURGE
authorWilliam Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:37:56 +0100
branchGCC_SURGE
changeset 36 7409e6184c90
parent 28 6f8759468fd4 (diff)
parent 33 834e27cad510 (current diff)
Catchup to latest Symbian^4
landmarks/locationlandmarks/dbmanclientlib/src/EPos_HPosLmDatabaseInfo.cpp
--- a/landmarks/locationlandmarks/dbmanclientlib/src/EPos_HPosLmDatabaseInfo.cpp	Tue Jul 06 14:44:11 2010 +0300
+++ b/landmarks/locationlandmarks/dbmanclientlib/src/EPos_HPosLmDatabaseInfo.cpp	Thu Jul 22 16:37:56 2010 +0100
@@ -260,7 +260,7 @@
                              iBuffer) + requiredBufferSize * sizeof (typeof(iBuffer)));
 #else
     // allocate memory
-    return User::AllocL(_FOFF(HPosLmDatabaseInfo,
+    return User::AllocL(_FOFF_DYNAMIC(HPosLmDatabaseInfo,
                              iBuffer[requiredBufferSize]));
 #endif