mirror of
https://github.com/openssl/openssl.git
synced 2024-12-04 15:34:41 +08:00
Typo...
This commit is contained in:
parent
375a7a9383
commit
ed84dfab00
@ -629,7 +629,7 @@ static void print_leak(MEM *m, MEM_LEAK *l)
|
||||
#ifdef LEVITTE_DEBUG
|
||||
if (amip)
|
||||
{
|
||||
fprintf(stderr, "Thread switch detected i backtrace!!!!\n");
|
||||
fprintf(stderr, "Thread switch detected in backtrace!!!!\n");
|
||||
abort();
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user