mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +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
998ad0e179
commit
4019a93edf
@@ -300,7 +300,7 @@ int __ast_fdleak_dup2(int oldfd, int newfd, const char *file, int line, const ch
|
||||
}
|
||||
/* On success, newfd will be closed automatically if it was already
|
||||
* open. We don't need to mention anything about that, we're updating
|
||||
* the value anway. */
|
||||
* the value anyway. */
|
||||
STORE_COMMON(res, "dup2", "%d,%d", oldfd, newfd); /* res == newfd */
|
||||
return res;
|
||||
}
|
||||
|
Reference in New Issue
Block a user