diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-FDF3546D-1A16-5F71-B9E4-8DA0F02CC7A3.dita --- a/Symbian3/PDK/Source/GUID-FDF3546D-1A16-5F71-B9E4-8DA0F02CC7A3.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-FDF3546D-1A16-5F71-B9E4-8DA0F02CC7A3.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,23 +1,23 @@ - - - - - -Reclamation -And Compaction, As A Single JobDescribes the use of ReclaimL() and CompactL() functions. -

Space reclamation for a store can be performed as a single job by calling -the store’s ReclaimL() member function.

-

Compaction for a store can be performed as a single job by calling the -store’s CompactL() member function.

-

Both ReclaimL() and CompactL() only return -once space reclamation or compaction are complete, and this can take some -time.

-

Once compaction is complete, the store must be committed.

-

Streams must be closed before calling CompactL().

+ + + + + +Reclamation +And Compaction, As A Single JobDescribes the use of ReclaimL() and CompactL() functions. +

Space reclamation for a store can be performed as a single job by calling +the store’s ReclaimL() member function.

+

Compaction for a store can be performed as a single job by calling the +store’s CompactL() member function.

+

Both ReclaimL() and CompactL() only return +once space reclamation or compaction are complete, and this can take some +time.

+

Once compaction is complete, the store must be committed.

+

Streams must be closed before calling CompactL().

\ No newline at end of file