typo
This commit is contained in:
parent
6edc669fd3
commit
15b7973e48
|
@ -95,7 +95,7 @@ extern "C" {
|
||||||
#define threadlocal __thread
|
#define threadlocal __thread
|
||||||
#else
|
#else
|
||||||
// #define threadlocal
|
// #define threadlocal
|
||||||
#error please follow with the target platform's thread-local implementation
|
#error please follow with the thread-local implementation on the target platform
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
Loading…
Reference in New Issue