--- a/Symbian3/PDK/Source/GUID-A7A85C51-364F-5729-8C8A-369A3CB8FE67.dita Tue Jul 20 12:00:49 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-A7A85C51-364F-5729-8C8A-369A3CB8FE67.dita Fri Aug 13 16:47:46 2010 +0100
@@ -1,38 +1,38 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
-<!-- This component and the accompanying materials are made available under the terms of the License
-"Eclipse Public License v1.0" which accompanies this distribution,
-and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
-<!-- Initial Contributors:
- Nokia Corporation - initial contribution.
-Contributors:
--->
-<!DOCTYPE concept
- PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
-<concept id="GUID-A7A85C51-364F-5729-8C8A-369A3CB8FE67" xml:lang="en"><title>Patchable
-Constants: KHeapMinCellSize</title><prolog><metadata><keywords/></metadata></prolog><conbody>
-<codeblock id="GUID-085166EC-24E5-5CF3-9C7D-D4BA2821987E" xml:space="preserve">EXPORT_C extern const TInt KHeapMinCellSize;</codeblock>
-<table id="GUID-3C77CC43-38AD-501E-B617-4A34D58EBB5C">
-<tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
-<tbody>
-<row>
-<entry><p>Exported from: </p> </entry>
-<entry><p> <filepath>EUSER.DLL</filepath>, <filepath>EKERN.EXE</filepath> </p> </entry>
-</row>
-<row>
-<entry><p>Defined in: </p> </entry>
-<entry><p> <filepath> .../os/kernelhwsrv/kernel/eka/common/heap.cpp</filepath> </p> </entry>
-</row>
-<row>
-<entry><p>Purpose: </p> </entry>
-<entry><p>This constant defines an <i>adjustment</i> to the minimum value
-of the size of a heap cell created by Symbian's default heap implementation, <xref href="GUID-EFAFDD75-7E59-306A-882D-317F5564979E.dita"><apiname>RHeap</apiname></xref>.
-The calculated minimum value is stored in the protected data member <xref href="GUID-EFAFDD75-7E59-306A-882D-317F5564979E.dita#GUID-EFAFDD75-7E59-306A-882D-317F5564979E/GUID-EEE6E931-D66B-3FF0-B035-73103CFD70A4"><apiname>RHeap::iMinCell()</apiname></xref>. </p> <p>By
-changing the value of this constant, the actual minimum size of a heap cell
-can be increased. </p> <p>The value of this constant provided by Symbian is
-zero, which means that, by default, the minimum heap cell size is the same
-as for previous versions of the platform. </p> </entry>
-</row>
-</tbody>
-</tgroup>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
+<!-- This component and the accompanying materials are made available under the terms of the License
+"Eclipse Public License v1.0" which accompanies this distribution,
+and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
+<!-- Initial Contributors:
+ Nokia Corporation - initial contribution.
+Contributors:
+-->
+<!DOCTYPE concept
+ PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept id="GUID-A7A85C51-364F-5729-8C8A-369A3CB8FE67" xml:lang="en"><title>Patchable
+Constants: KHeapMinCellSize</title><prolog><metadata><keywords/></metadata></prolog><conbody>
+<codeblock id="GUID-085166EC-24E5-5CF3-9C7D-D4BA2821987E" xml:space="preserve">EXPORT_C extern const TInt KHeapMinCellSize;</codeblock>
+<table id="GUID-3C77CC43-38AD-501E-B617-4A34D58EBB5C">
+<tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
+<tbody>
+<row>
+<entry><p>Exported from: </p> </entry>
+<entry><p> <filepath>EUSER.DLL</filepath>, <filepath>EKERN.EXE</filepath> </p> </entry>
+</row>
+<row>
+<entry><p>Defined in: </p> </entry>
+<entry><p> <filepath> .../os/kernelhwsrv/kernel/eka/common/heap.cpp</filepath> </p> </entry>
+</row>
+<row>
+<entry><p>Purpose: </p> </entry>
+<entry><p>This constant defines an <i>adjustment</i> to the minimum value
+of the size of a heap cell created by Symbian's default heap implementation, <xref href="GUID-EFAFDD75-7E59-306A-882D-317F5564979E.dita"><apiname>RHeap</apiname></xref>.
+The calculated minimum value is stored in the protected data member <xref href="GUID-EFAFDD75-7E59-306A-882D-317F5564979E.dita#GUID-EFAFDD75-7E59-306A-882D-317F5564979E/GUID-EEE6E931-D66B-3FF0-B035-73103CFD70A4"><apiname>RHeap::iMinCell()</apiname></xref>. </p> <p>By
+changing the value of this constant, the actual minimum size of a heap cell
+can be increased. </p> <p>The value of this constant provided by Symbian is
+zero, which means that, by default, the minimum heap cell size is the same
+as for previous versions of the platform. </p> </entry>
+</row>
+</tbody>
+</tgroup>
</table></conbody></concept>
\ No newline at end of file