Symbian3/PDK/Source/GUID-2380FDDE-5489-5B1C-87BB-1FD882E385D2.dita
changeset 12 80ef3a206772
parent 9 59758314f811
child 14 578be2adaf3e
--- a/Symbian3/PDK/Source/GUID-2380FDDE-5489-5B1C-87BB-1FD882E385D2.dita	Fri Jul 02 12:51:36 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-2380FDDE-5489-5B1C-87BB-1FD882E385D2.dita	Fri Jul 16 17:23:46 2010 +0100
@@ -198,7 +198,7 @@
 true. </p> <p>Consider the following case. A request has been made to read
 1024 bytes from a media device that has a block size of 512 bytes. The 1024
 bytes start at offset +256 on the media device. </p> <fig id="GUID-2689C022-180B-51EF-A02D-E63ACA832EB2">
-<image href="GUID-647ADEDA-AB5A-548F-93C3-D099EAE6A030_d0e405594_href.png" placement="inline"/>
+<image href="GUID-647ADEDA-AB5A-548F-93C3-D099EAE6A030_d0e411447_href.png" placement="inline"/>
 </fig> <p>To get the first 256 bytes, you must read the first block of 512
 bytes from the media device. This can corrupt the physical memory passed in
 the I/O request. The solution is to read the first block from the media device