Change tab to space in Changelog.
This commit is contained in:
parent
94d2416049
commit
693dd53815
|
@ -8,7 +8,7 @@
|
||||||
ensure race safeness without using a mutex.
|
ensure race safeness without using a mutex.
|
||||||
(List_remove): Use InterlockedCompareExchangePointer to
|
(List_remove): Use InterlockedCompareExchangePointer to
|
||||||
ensure race safeness with List_insert.
|
ensure race safeness with List_insert.
|
||||||
(List::insert): Remove mx parameter for List_insert call.
|
(List::insert): Remove mx parameter for List_insert call.
|
||||||
|
|
||||||
2003-12-01 Corinna Vinschen <corinna@vinschen.de>
|
2003-12-01 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue