Merge pull request #152 from aluaces/spelling2
Some spelling fixes in comments.
This commit is contained in:
@@ -41,7 +41,7 @@ private:
|
||||
|
||||
volatile int cnt; // number of waiting threads
|
||||
|
||||
volatile int phase; // flag to seperate two barriers
|
||||
volatile int phase; // flag to separate two barriers
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user