diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-80F2A7AC-6E86-54F2-96F0-4417A2AEA017.dita --- a/Symbian3/SDK/Source/GUID-80F2A7AC-6E86-54F2-96F0-4417A2AEA017.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-80F2A7AC-6E86-54F2-96F0-4417A2AEA017.dita Tue Jul 20 12:00:49 2010 +0100 @@ -31,7 +31,7 @@ The RMutex object exists on the user side; the corresponding mutex (a DMutex object) exists on the Kernel side.

- +

Here, code running on the user side constructs an RMutex and calls its Create() member function. This causes the Kernel