mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
main: Spelling fixes
Correct typos of the following word families: analysis nuisance converting although transaction desctitle acquire update evaluate thousand this dissolved management integrity reconstructed decrement further on irrelevant currently constancy anyway unconstrained featuregroups right larger evaluated encumbered languages digits authoritative framing blindxfer tolerate traverser exclamation perform permissions rearrangement performing processing declension happily duplicate compound hundred returns elicit allocate actually paths inheritance atxferdropcall earlier synchronization multiplier acknowledge across against thousands joyous manipulators guaranteed emulating soundfile ASTERISK-29714 Change-Id: I926ba4b11e9f6dd3fdd93170ab1f9b997910be70
This commit is contained in:
committed by
Friendly Automation
parent
15c4814f55
commit
f382775241
@@ -119,7 +119,7 @@ struct ast_region {
|
||||
*
|
||||
* \note Must be right before data[].
|
||||
*
|
||||
* \note Padding between fence and data[] is irrelevent because
|
||||
* \note Padding between fence and data[] is irrelevant because
|
||||
* data[] is used to fill in the lower fence check value and not
|
||||
* the fence member. The fence member is to ensure that there
|
||||
* is space reserved for the fence check value.
|
||||
@@ -1502,7 +1502,7 @@ static void mm_atexit_final(void)
|
||||
freed_regions_flush(&whales);
|
||||
freed_regions_flush(&minnows);
|
||||
|
||||
/* Peform atexit allocation dumps. */
|
||||
/* Perform atexit allocation dumps. */
|
||||
if (atexit_list || atexit_summary) {
|
||||
ast_mutex_lock(®lock);
|
||||
mm_atexit_dump();
|
||||
|
Reference in New Issue
Block a user