mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Style and spelling fixes.
This commit is contained in:
@@ -808,7 +808,7 @@ malloc_conf_init(void)
|
||||
if (linklen == -1) {
|
||||
/* No configuration specified. */
|
||||
linklen = 0;
|
||||
/* restore errno */
|
||||
/* Restore errno. */
|
||||
set_errno(saved_errno);
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user