--- a/Symbian3/PDK/Source/GUID-261ADCEC-C8C8-46E3-A7DC-804AC868C233.dita Tue Jul 20 12:00:49 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-261ADCEC-C8C8-46E3-A7DC-804AC868C233.dita Fri Aug 13 16:47:46 2010 +0100
@@ -23,7 +23,7 @@
more secure, as their length is checked during compilation. The following
figure shows the differences between these types.</p>
<fig id="GUID-A8F9937F-25A6-4E80-845F-35994B7E13E5"><title>Differences between modifiable, nonmodifiable, and pointer
-descriptors</title><image href="GUID-40619192-8C2F-4267-BFCA-F53E10BF5A31_d0e14249_href.png"/></fig>
+descriptors</title><image href="GUID-40619192-8C2F-4267-BFCA-F53E10BF5A31_d0e14363_href.png"/></fig>
<p>When designing applications, avoid using fixed-length buffers
as parameters and use base classes (preferably constant base type <codeph><xref href="jar:GUID-35228542-8C95-4849-A73F-2B4F082F0C44.jar!/sdk/doc_source/reference/reference-cpp/Kernel_Architecture_2/e32cmn.hGlobals.html#%3a%3aTDesC" format="application/java-archive">TDesC</xref></codeph>) instead. Descriptor objects provide
a flexible interface for manipulating the contained string, including