Commit 4e6473e9 by Tobias Schuele

Changed comment wording in mutex.h and thread_specific_storage.h.

parent 02f2a3c5
......@@ -42,7 +42,7 @@ namespace base {
*/
/**
* Pre-declaration for friending.
* Forward declaration for friending.
*/
class ConditionVariable;
......
......@@ -36,7 +36,7 @@ namespace base {
namespace test {
/**
* Pre-declaration for friending.
* Forward declaration for friending.
*/
class ThreadSpecificStorageTest;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment