Fix spaces
This commit is contained in:
parent
693581e4a4
commit
f59c2998a1
|
@ -6,9 +6,9 @@
|
||||||
|
|
||||||
2011-04-02 Jon TURNEY <jon.turney@dronecode.org.uk>
|
2011-04-02 Jon TURNEY <jon.turney@dronecode.org.uk>
|
||||||
|
|
||||||
* thread.cc (semaphore::init): We cannot reliably infer anything from
|
* thread.cc (semaphore::init): We cannot reliably infer anything from
|
||||||
the existing contents of sem, so merely warn rather than return EBUSY
|
the existing contents of sem, so merely warn rather than return EBUSY
|
||||||
if it looks like we are reinitialising a semaphore.
|
if it looks like we are reinitialising a semaphore.
|
||||||
|
|
||||||
2011-04-19 Corinna Vinschen <corinna@vinschen.de>
|
2011-04-19 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue