Improve commentary

This commit is contained in:
Nathaniel Filardo
2019-04-23 14:32:28 +01:00
parent 7251022e24
commit 2af4c64698
5 changed files with 39 additions and 12 deletions

View File

@@ -188,7 +188,7 @@ namespace snmalloc
#ifdef SNMALLOC_USE_THREAD_CLEANUP
/**
* Entry point the allows libc to call into the allocator for per-thread
* Entry point that allows libc to call into the allocator for per-thread
* cleanup.
*/
extern "C" void _malloc_thread_cleanup()